Can we limit the issue type permissions on a project where only certain team members can transition an issue to "Done" State (Story, Epic, Risk, Task or Dependency)
Hi @Spruha_Shah ,
the built-in approach would consist of editing the workflow (or workflows if you're using different ones for each issue type):
Using a condition will hide the button for users not having the permission. Using a validator will show the button but show an error and block the transition for users not having the permission.
Cheers
Thorsten
Hello,
Thank you for the quick reply. I have added a condition on the done transition that only the administrators will be able to move it to done. Do i still have to give "resolve issues" permission to administrators only and remove what i currently have from there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Spruha_Shah ,
if you've already managed to add a permission attached to your administrators group/role you're fine - nothing more to adjust. The approach recommended by me would probably be more generic/reusable.
Cheers
Thorsten
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.