Dear Jira team,
We are adding “security level” field in our Jira projects (we use the server version), and for some confidential projects we have the following requirements:
.For some projects, we would like the security level field to be set to a specific value (instead of “None” which is the current default value) at the creation screen, and allow the users to change that value
.For some other projects, we would like the security level field to have a fixed and non-editable value for all issues in those projects (for example for some projects we only allow standard users to browse and view the tickets they have created)
We tried to add “post functions” in workflows. The post function “Update Issue Field” seems to be a solution for the first question above, but the security level field does not appear in the list of fields to change (please check the attached ). Could you please help us to find a solution?
Thank you very much and best regards
Hi,
Another app is JMWE - Jira Misc Workflow Extension. It has a post function:
"Set issue security level based on current users' project role". We use this feature quite heavily to set security levels.
Hope that helps
Susan
Do you have Script Runner add-on ?
You can set a fixed security level from: Workflow -> Create Post-function -> Script Post-function -> Set issue security level depending on provided condition.
Tansu
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.