We are using Jira Service Desk Cloud.
For specific workflows, I want to have a file generated which captures the details of the issue. This document, or PDF, would be generated either when the issue is approved or when the issue is resolved. Ideally, the file would be stored in a Google Team Drive.
Any ideas of how to accomplish this, with or without using an add-on, are greatly appreciated.
Thank you.
You can use Better PDF Exporter to export custom PDF files from Jira issues.
It is available for Jira Cloud, including Jira Work Management, Jira Software and also Jira Service Management.
Hi, I need a specific feature from this plugin to meet ours customer satisfaction. Better PDF Exporter could be useful in a post function? Like when a transition is update, then we can export a custom PDF?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you looking for a solution on Cloud (like the original topic's deployment type was) or on Server/Data Center?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi! It's a cloud instance, I Found another Plugin named Pdf Exporter automation, that's is free, unfortunately it's not available for Cloud solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We all await to see what the post function looks like, because I have exactly the same requirement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Lynn, Using post function groovy script you should be able to generate it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the response.
I will let you know if this accomplishes the goal.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Lynn,
Were you able to achieve this scenario? Please post the script.
Hi RKusmba,
Please post the script if you have any.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi RKusmba, can the post function groovy script assemble and format all the issue data into a PDF, including the comments? Does it have text manipulation features like Perl or Python? also can it then call a .NET program after creating a PDF for the issue?
Many thanks in advance for any answer!
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.