Hi,
In a workflow, I have the property jira.permission.attach.denied configure in one of the status to prevent user from adding new attachments.
The problem is that this property also blocks users from editing their own comments in that status. For editing comments Jira uses the attach file screen, so the system shows the message You don't have permission to attach, even if you are only editing the comment and not adding a file.
Is there a way I can block the permission to attach files in a status without blocking the edit comment permission?
Try jira.permission.attach.group and jira.permission.attachdeleteown.group
Give property value as the group you want to limit to :- like jira-administrator
Hi Vikrant,
I tried that but it didn't work.
Thanks
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.