Created custom field "Management Flag"
None (Default value)
Now only Project Owner has rights to access and Bug can not resolved without selecting any one of these values (MAND, MUST-FIX, NORMAL)
How to achieve this?
Suhas B.
JIRA doesn't offer field level security. You need to look for a plugin that offers it. You may also be able to do it with scripting. The out of the box work around is to put the field on a transition screen only executable by one project role and the view screen. Then assign the project owner (do you mean project administrator?) to that role. I would think would put the transition on the Open status or in a follow on status after research has been done into the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.