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.
Dear all community,
is there some possibility how to hide some of priorities via scriptrunner scripts?
I have successfully implemented behaviours initialisers on create and edit issue scripts which removes some options from the priority field.
But still on Issue View Screen seems we need different approach as if I click and access edit mode it still offers user whole prio set.
See enclosed picture:
if you add the Priority field to behaviours, you can force the edit screen appear when you try to "inline" edit the field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You don't need any code, just add the field to the same behaviour config that you have the initialiser in, that will force the edit screen to appear when you try to edit that field.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.