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!
I would like to create dependency between two custom fields. For example, I have a select list custom field "Test" with two options "test 1" and "test 2", and number field "Quantity".
So, is it possible when selecting "test 1" option only values less than 10 in the field "Quantity" are allowed to be entered by user?
These two fields are used on a transition screen.
Thank you in advance.
Hi @Fariz Aliverdiyev ,
you can do that using Behaviour feature provided by Script Runner app https://marketplace.atlassian.com/apps/6820/scriptrunner-for-jira?hosting=server&tab=overview&_ga=2.176794021.1065172825.1644393513-922630374.1631104357
At the following link you can find some examples https://scriptrunner.adaptavist.com/5.6.8/jira/behaviours-overview.html
Using builtin capability you can't do that.
Hope this helps,
Fabio
Can a Behavior also create a dependency between 2 custom fields. Display custom field 2 (text field) only when a specific value is selected in custom field 1 (Single select list) ?
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.