You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hello,
The case – it's a need to output the numbers of the linked tasks to the parent task to the subtask. Counts correctly, and outputs 4 fields, but without attributes. Does anyone know what the problem might be? I will be grateful for the answer.
I try this query:
{{#issue.parent.issuelinks}}
* Name: {{summary}}, link: {{url}}, type: {{issueType.name}}
{{/}}
The solution:
{{#issue.parent.issuelinks}}
* Test case name: {{issue.summary}}, link: {{issue.url}}, type: {{issue.issueType.name}}
{{/}}
Hi All, We’ve heard you when you said that it takes too long to make changes to multiple issues - given that you’ll have to open them one by one to make changes. With this release, we are addressin...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.