How do we block users from adding/deleting attachments to a closed issue?
I already have the following workflow step property to only allow administrators to edit closed issues.
jira.permission.edit.group.1
Community moderators have prevented the ability to post new answers.
Similarly limit the attachment permissions too.
Try jira.permission.attach.group and jira.permission.attachdeleteown.group
Give property value as the group you want to limit to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.