Hello.
I want that issue type could be closed by the reporter and by a project role.
I add the next options to the "close" steep:
- Only the reporter of the issue can execute this transition.
- Only users in project role bosses can execute this transition.
But now only can close the issue the reporter.
I tred to resolve my problem configuring permission scheme, but It doesn't work because within will be affected all issue types of the project, and I don't want this.
I'm using JIRA 5.1.7 on ubuntu server x32
Could someone help me.
Thanks.
> But now only can close the issue the reporter.
Check who is in the role of bosses in the project
Check that the two conditions are joined with OR, rather than AND - if they're an And (which is the default), then the user would have to be the reporter AND in the role of bosses.
thanks.
The condition was "and", now I change it and works perfectly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Christian,
You can close this issue by accepting the answers that help you resolved it. If there are none, please post your Answer here to share the knowledge.
Thanks,
Septa Cahyadiputra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You will need to create a separate workflow for this specific issue type and only add the conditions in this workflow, or you can use a plugin like JJupin or Script runner to check the permissions only for the issueType you want.
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.