Is there a way to automatically update attachments in issues when they change?

Megan Croley April 14, 2016

I am looking for a way to automatically update the images that are attached to JIRA issues.  Whenever there is a minor change to an image/mockup from the designer, I have to manually go into every JIRA and delete the old image, and add the new one.  

 

Our designer is great, and uses the same names, and saves them in the same place every time.  

 

I wonder if there is a way for updates to happen automatically?  Maybe by using confluence too?  

1 answer

0 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 14, 2016

Suggest you give the designer a simple JIRA Command Line Interface (CLI) automation script or set of actions to do the replacement whenever they change. Use removeAttachment and addAttachment

Suggest an answer

Log in or Sign up to answer