Hello,
I have structure in which issues are grouped by Fix Version. I'd like to add columns to display the Version start date and the Fix Version Release date.
Any recommandations,
Regards,
Islem
Can you please take a stab at this post, Solved: Get Version Release Date
The provided URL offers valuable insights into displaying Version start dates and Release dates in Structure. This community thread explores various methods to retrieve and display version release dates in Jira, applicable to Structure as well.
Key takeaways from the discussion are,
To display release dates, consider using ScriptRunner's scripted fields, which retrieve dates from the Fix Version. Besides that, implement a listener to update a custom Date Picker field with the release date whenever an issue is updated.
Behavior scripts can also set release dates in custom fields. Additionally, leverage the Version object's getReleaseDate() method to retrieve release dates.
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards
Hello @AHMADI ISLEM
The easiest way to display the dates of versions in your structure is to:
1. Group issues by versions that you already have and
2. In the Summary column's configuration, select the 'Show Sprint and Version attributes' option. As a result, both start dates and release dates of versions will be displayed next to each version-based group. No other actions are required.
I hope this helps. If you need assistance with anything else in Structure, please reach out to us directly at our support portal.
Best regards,
Stepan
Tempo (the Structure app vendor)
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.