Is there a way to display Version start date and Release date in Structure?

AHMADI ISLEM November 7, 2024

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

2 answers

1 accepted

0 votes
Answer accepted
Humashankar VJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 10, 2024

Hi @AHMADI 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

1 vote
Stepan Kholodov _Tempo_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 18, 2024

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)

Suggest an answer

Log in or Sign up to answer