Hello there,
we want to protect issues in status "Done" from being moved to other projects.
We found some interesting approaches on this site: j-tricks.com - Permissions based on workflow-status
BUT looking forward on the mentioned class Permissions on Atlassian.serurity.Permissions we found them marked as deprecated, so we took a look at the recommended class ProjectPermissons.
How can we enter these permissions (from class ProjectPermissions) at the status-property-window?
jira.permission.move_issue.denied would work but is deprecated
jira.projectpermissions.move_issues.denied leads to an error, because jira.projectpermissions seems to be unknown here.
jira.permissions.move_issues.denied is accepted and seems to work.
jira.permission.move_issued.denied is also accepted (without errormessage) but we haven't tested, how JIRA will work with this attribute (yes, it's an unknown/misspelled attribute)
Thanks in advance for your replies
After 1 week still no reponse so I opened a support ticket. Closed here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.