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: 

Link to the Pull Request related to the issue is not showing via Jira Macro on a Confluence Page

Thiago Appella
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 31, 2019

I have a Confluence page for all the releases of the team and I have a Jira Macro on this page to list the issues included in the release. Simple as that.

All issues have a Pull Request once they're done and the Jira Query used to list the issues in Confluence works pretty fine inside Jira, showing the Development status and Linking to the repository. However, using the same Jira Query for the Jira Macro inside a Confluence page doesnt show anything.

Is it a bug? How to have the link to the Pull Request listed alongside the issue in a Jira Macro in Confluence?

Thanks

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Taranjeet Singh
Community Champion
January 31, 2019

@Thiago Appella Can you share the JIRA query that you are using on JIRA side to list the Pull Requests along with issues?

Thiago Appella
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 31, 2019

Sure thing @Taranjeet Singh.

So, if you use this Jira Query on Jira, it shows the pull request status and the link to github, for example.

But if you use it in Jira Macro, inside Confluence, it shows nothing under the Development column it should display.

project = XX AND fixVersion = "XYZ" AND ( (status =Done AND (development[pullrequests].merged > 0 OR development[pullrequests].open > 0))   OR status = Fixed)    

Thank you,

TAGS
AUG Leaders

Atlassian Community Events