Forums

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

Can you edit the macro data for Jira

Ashley Giustizia
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!
November 18, 2021

Hello,

Is there a way to edit the view of the Jira link in Confluence to where it only shows the status? I figured out how to remove the summary information but the link still shows.

2021-11-18_17-00-14.png

2 answers

3 votes
Katerina Kovriga _Stiltsoft_
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 Leaders.
November 18, 2021

Hi @Ashley Giustizia ,

In this thread I show how to split the issue key and the status for the standard To Do, In Progress and Done statuses with the help of our app - Table Filter and Charts for Confluence (the Table Transformer macro).

If you exclude the original column from the query, then you'll get only the column with statuses (check the screenshot in the mentioned thread).

SELECT T1.'Product', T1.'Customer', T1.'Jira Task',
CASE
WHEN
T1.'Jira Task'->split(" ")->1 LIKE "In"
THEN

...

If such workaround suits your case and you use our app, you may give us a list of your possible statuses and we'll help to adjust the custom SQL query.

0 votes
Fabian Lim
Community Champion
November 18, 2021

Hi @Ashley Giustizia

Welcome to the community.

I don't think this is possible. Is there a reason why you want to remove it? It's useful if people want to get more details on the ticket.

Regards

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events