Dear community,
we have a development project, where we have the possibility to raise "Ideas" for our product.
Assignees of this certain type of Issuetype in this project should be only assigned to users in the role "Product Management".
All other issuetypes should be unaffected. Therefore I can't work with the project permissions.
Is there any possibilty to achieve this (maybe via behaviours of ScriptRunner)?
Thanks in advance,
Nicole
Hi @Nicole Brückner ,
1) go to [YourSiteURL]/secure/admin/workflows/ListWorkflows.jspa and copy the workflow
2) make changes @Adolfo Casari has suggested in new copied workflow
3) now go to [YourSiteURL]/secure/admin/ViewWorkflowSchemes.jspa and copy the workflow scheme also used by your project.
4) edit the new copied workflow scheme and assign your new workflow just to your "Idea" issue type
5) go to your project > project settings > workflows and switch to the new workflow scheme (Button "Switch Scheme" on far right).
Hi @Adolfo Casari !
Thanks for the proposal. I just face the issue, that this workflow is been used by several projects. And just in project this permission should be included.
Best regards-,
Nicole
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nicole BrücknerThat can be controled within the workflow used in that issue type, Use workflow properties to restrict the assignable to the project role, like in this post:
Use jira.permission.assignable.projectrole=ID of the project role "Product Management"
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.