Hi there,
I need your help in configuring filter sub-task field in parent task.
here is my situation
1. I have Epic, and many sub-task in Epic.
2. Sub-Task, I have defined some kind of Sub-Task (Development Sub-Task, UAT Sub-Task, Development Sub-Task, ...)
3. I have configured to display Sub-Task field in Epic as image bellow
4. My Question is. How I can configure/setup a filter that allows me to filter sub-task field like "Show Open"? Example Sub-Task type = Development Sub-Task or Component = T24LDSC?
Hi @Anh Nguyen
That is a very good question but I don't think there is a way to modify the filter here. However with the help of add-ons you can create you own panel to display sub-tasks with different criteria on the parent issue.
Ravi
Thank you for your quick response!
Could you please give me a name of popular Add-on for that? I will analyze and process procurement to buy
Thank you very much!
Anh Nguyen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anh Nguyen
I would recommend ScriptRunner for Jira for doing this. It will give you vast range of option for customising Jira.
There are plenty of examples on the community for doing something similar.
https://scriptrunner.adaptavist.com/latest/jira/recipes/misc/table-custom-field.html
You can also look look at Elements Connect for displaying the issues from Jira or variety of sources within a field (with an HTML table) but it has a specific use case i.e. pulling information from other system (including Jira) and displaying it in a field whereas ScriptRunner will let you do lot more in future if you are willing to write scripts.
Ravi
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.
Oh yeah I forgot to mention that. Elements Copy & Sync will let you create panel quite easily plus it has other advantages specially for syncing the issue between projects and instances.
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.