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
In the create screen take a custom field that should be visible to a particular role while creating a ticket.
Hello @Bhadram ,
In addition to what Giovanni wrote, if you are considering some applications, I would also recommend you to pay attention to Power Scripts automation app. It has so-called Live Fields functionality that can solve your issue. Please check this link for more info about Live Fields concept and a particular example that matches your one: Hide fields for users with no developer role
Best regards,
Anna
Hi @Bhadram,
you can't do that out of the box. If you want to do something without installing any add-on, you can do something like this:
In this way, the field will not be available at creation, but once the issue is created the users in the role you define will be able to see the transition "Edit Field X" and will be able to edit it through it, then the field will be visible to everyone in the issue view.
This is the only way I can think about without add-ons. If you are keen on installing one, I can suggest you use Scriptrunner and in particular the Behaviour functionality with which you can do exactly what you have in mind, but you need some scripting/development experience.
Another add-on that should help in this case is Field Security for Jira, I never used it but it seems good and easier than Scriptunner.
I hope this helps
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.