I have a helpdesk used for logging requests for lab work. We would like to be able to automatically generate a summary PDF with just a couple of fields when the issue is created. This would then be printed and attached to the physical parts whilst they are sent to the lab.
I have come across from add-ins but these are too expensive for my need. I also know I can print the entire issue, but this is too much detail for what I need.
Is there any way I can do this using perhaps a Form and Automation?
Thanks
Hello @Jamie Wilson
Thank you for reaching out.
Unfortunately, Jira does not have a feature to automatically print/export an issue with specific fields once it gets created. Here are the options that can provide you with something similar:
1 - Manually export issues to CSV:
You can select a specific set of fields of a specific set of issues and properly export them to a CSV file, which can be opened in any spreadsheet software or converted to PDF. These would be the steps:
2 - Create a custom field to collect the summary of the fields
You can create a custom field to concatenate the values of all the fields you want, using automation with smart values to collect those values at the issue creation. These would be the steps:
Let us know if this information helps.
Thank you Petter for your suggestions. Unfortunately I don't think they will work for my use case, but I appreciate the support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.