Is it possible to prevent attachments from being added and/or removed at certain steps in a JIRA workflow? Ideally, attachments would only be able to be removed while the issue was still at the same workflow step where the attachment was added.
using workflow properties you can achive this
try with this
jira.permission.attach=denied to grant permission to delete own attachments for reporter, try with this jira.permission.attachdeleteown.reporter=granted
for more information check this
http://www.j-tricks.com/1/post/2011/02/permissions-based-on-workflow-status.html
Thanks very much. You've provided enough information for me to work out that while I can't do exactly what I intended, I can get it good enough. Cheers for the links.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.