This is my first post and I come with a question. I'm a developer and so far I haven't had much to do with Jira from the technical side (apart from moving tasks). However, I have been given a task where part of implementation is to create select field with options depending on the logged-in user and project. Each user in this field should have different options to choose from (and also have different options between projects).
So far I have come to the conclusion that I cannot do this using a default field types. I'd like to ask about possible alternatives. Can I use external plugins for this? Maybe there is some native solution which would help me, for example Jira Insight? How would you solve this problem?
Thanks in advance for your help!
Had you looked into Select List (Cascading)?
Seems like if users are placed in groups, you could grab the memberof() in the first field and then generate the second option based on that... or drive the admin crazy making rules for all the users ;)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.