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.
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.