The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how we can automatically attach blank document to JIRA issue

Sneha Prakash Somnathe
March 2, 2022

In Jira project, we would like to attach blank documents at certain points in the

workflow(s).

When an issue of particular type transitions from "IN REVIEW" to "APPROVED,"  we want to attach the blank document which is in pdf format.

Is this possible to do, If yes

Please guide me.

 

Thanks

Sneha

 

 

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Aron Gombas _Midori_
Community Champion
July 24, 2024

@Sneha Prakash Somnathe It is possible with the Better PDF Automation app!

Just as you wanted, it can generate and attach a PDF to a Jira issue. Even better, the "blank" document can contain information that is dynamically added when generating it (like a timestamp, issue information, etc.).

Basically, set up a standard Jira automation rule with the "Issue transitioned" trigger and the "Attach PDF" action:

attach-pdf-config.png

Here is the matching guide.

(Discl. this app is developed by our team.)

0 votes
Mohamed Benziane
Community Champion
March 2, 2022

Hi @Sneha Prakash Somnathe 

This is not possible out of the box, you will need an addon to achieve this or create your own script using te REST API