You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello everyone
I'm need help beacuase i would like have a 2 field : the first field it's a cascading field (single select) in this field have a 2 values "text" for example "team 1" and "team2". I would like when i select a "team 1" in the seconde field he display a list for groups who exist in crowd , for when i create a issue i can select who can look this issue.
So when i select "team 1" in the second field he display me a groups (crowd) and same for "team 2"
Thanks in advance !
You would need to create your own custom-field app to do this "properly", but you can get there with Behaviours.
You'll need to create a single-select list for your first field (or radio button field). Then create a second custom field which is of type "group picker".
Then use a Behaviour to modify the options the group-picker is offering. https://library.adaptavist.com/entity/set-behaviour-multi-and-single-select-options-and-value can show you how to do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.