I need to restrict edit issues in status Open for reporter.
Based on this article i'm trying to use properties in any configuration
jira.permission.edit.reporter = false
jira.permission.edit.reporter = denied
but this properties don't work
i'm trying to use workaround and restrict edit issues for all users except one user, using
jira.permission.edit.user = userid
but this properties also doesn't work
where I have a mistake?
The article you provided pertains to Server Products and is not applicable to the Cloud version, here is the article that you need.
To prevent reporters from editing issues in Open status, you can use the following configuration settings:
Property Key: jira.permission.edit.denied
Property Value: reporter
I hope this helps you. Please let me know if you have succeeded. :D
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Becky,
Can you help me ?
How to revoke these changes can you help me,
I need the solution for this asap!!!
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.