Good day,
I've built a Filter to list subtasks, containing the columns I'm interested in.
Now I would like to add two attributes form the parent issues in the result set, as columns.
How do I go about this? Any tutorials available?
Additional info: we do have ScriptRunner for Jira installed
Hi @Jacques B
welcome to the Atlassian Community.
Great that you've added that you have Scriptrunner already installed because I believe there's no native way to do that.
However with Scriptrunner, you could add a Scripted Field for every parent field you'd like to view in the child tasks. And then, these scripted fields can also be selected as columns in the Filter view you've mentioned.
I'm no Scriptrunner expert to help you with the script, but this post could get you started - or someone else in the community contributes the script part?
Hope I helped a bit further,
Matthias.
Hi @Jacques B ,
Welcome to the community.
As per my knowledge, you can show value of parent tickets in the child tickets, unless the value is copied to child ticket.
When you are filtering any issues in the issue navigator, you can view the fields of respective issues only (as columns of the filter). If you want the parent tickets field values, you need to copy them to the child ticket also.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.