Part of our migration to Jira requires that select list custom fields options are filtered based on other fields.
Generally I would use a cascade select list for this functionality but we have a special requirement that may be possible through custom development?
We have Triage Groups which is an LDAP imported distribution list to a Jira Group. This group is a custom field of group picker. We need to filter our Feature select list drop down from the results of this field. Is this ability possible out of the box?
What you seek is not something that is in JIRA's core functionality, but may be replicated by this Multi-Level Cascade Select plugin: https://plugins.atlassian.com/plugin/details/5008?versionId=388905
Also, there is a commercial plugin that is similar but has yet to be updated for JIRA 4.4: https://plugins.atlassian.com/plugin/details/28678?versionId=39597
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Neither of these plugins seem to support the multi-level cascade select for group pickers. I will continue to try to code a solution and post if I get something working.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey all, I am looking to implement something similar. Did you find something? Are there ways to do this?
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.