Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,558,927
Community Members
 
Community Events
184
Community Groups

Create Attachment Automation

Is it possible to add an attachment with an Automation rule?

 

Previously on jira server we had custom fields that were able to display images in custom fields and display them in list views and on Kanban boards using html.

 

Since embedding HTML is a security issue (xss) on the cloud and the only way to try and display images in a List View is through an attachment, I would like to try and Automate this but it appears there is only a rule to delete an attachment not create it.

Are there any add-ons that support this? Or are there any issues I could vote on to increase visibility on this?

 

Even if a create attachment rule existed, or it was possible by another means to automate this, it still looks like thumbnails are not displayed in Kanban boards. Is this currently possible to do in Jira?

 

Thanks!

1 answer

1 accepted

0 votes
Answer accepted
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 03, 2023

Hello @James Duffy 

This issue indicates it is possible to display images on cards, but that it is problematic.

https://jira.atlassian.com/browse/JRACLOUD-76670

Note also that card layout changes can be made only for Company Managed agile boards, so this doesn't apply to Team Managed project boards.

As for adding image files automatically, using an Automation Rule you can copy Attachments from one issue to another.

Screen Shot 2023-05-03 at 10.33.57 AM.png

 

 

You can also add an attachment via the REST API:

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-attachments/#api-rest-api-3-issue-issueidorkey-attachments-post

And in an Automation Rule you can call the REST API with a Send Web Request action.

That's useful to know, thanks for responding Trudy!

I actually ended up creating a chrome extension to do what i needed :) 

Like Trudy Claspill likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events