Hi All,
I have a following requirement:
- List box "A1" has some values
- List box "A1.1" is populated based on the value selected in list box "A1"
- List box "A1.1.1" is populated based on the value selected in list box "A1.1"
- Also List box "B1" is populated based on the value selected in list box "A1.1"
So here we have two list boxes (A1.1.1 and B1) dependent on previous list box (A1.1). I am calling this as a Multi level one to many dependency scenario.
I tried using "Multi Level Cascade Select Field plugin" but it goes only in single direction and not in multiple.
We do have any plugin for JIRA in order to implement this scenario? Please suggest.
Updates:
Got really good add-on to achieve this in a very easy way. Its called nFeed. I am really impressed with its speed and simplicity. Hats off to the team.
https://marketplace.atlassian.com/plugins/com.valiantys.jira.plugins.SQLFeed/server/overview
Thanks,
Danish