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: 

Release notes for multiple clients?

Marius Kymantas
June 26, 2018

We are releasing some features that are client specific. So let's say if we assign a client to a story via labels, custom fields or whatever, can we generate a separate release note file for each client in specific release version without any manual intervention? 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Aron Gombas _Midori_
Community Champion
June 26, 2018

PDF View Plugin has a template that is specialized for pro-looking release notes (samples). And it can be "fed" with any list of issues:

jira-release-notes

That means:

1. You can just run the JQL (or saved filter) which is specific JQL to one of your clients (which should check on the labels of the issues)

2. Render the template and voila!

4. Repeat 1-2 for each customer or write some sort of automation or script to save the manual work

Marius Kymantas
June 26, 2018

Thanks I'll give a shot and try this plugin.