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?
Hello,
You need to recreate it from scratch. The only thing you can do. You can put all logic in an external jar and then connect this jar to both of your plugins.
This would probably be better suited to the Development community -- http://community.developer.atlassian.com/
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.