The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Detect if a JSM issue as a confluence article linked to it

Robert Nichols
Contributor
December 21, 2023

Our Agents have the ability to link Confluence page(s) to an issue.
 I'm looking for a way to detect and report on this.

I see links to other Jira issues are available as custom fields and in the json of an issue. However I can't see the confluence links, or seen anyway to be able to get these  via automation or api.

Anyone had any ideas on this ?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Giovanni Melai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
December 21, 2023

Hi @Robert Nichols

as far as I see there are no events to be used in Automation or Webhooks to check when a link to a Confluence page is added to a Jira issue. 

The only thing I found that can be helpful is the API endpoint to get the list of remote links for a specific issue:

https://<site>.atlassian.net/rest/api/3/issue/<Issue Key>/remotelink

I think the only way is to implement a scheduled job that goes through all the issues to check the Confluence links.

I hope this helps

Robert Nichols
Contributor
December 21, 2023

Thanks Giovanni,

This should help for sure.
I can pull this as part of automation 

Thank you 

Rob

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events