Auto Populate Planned Start and Planned End Date with FixVersion Dates

Jennifer McLaughlin March 10, 2015

Is it possible to auto-populate the Planned Start and Planned End Date with the start and release dates for the fix version associated with the issue?

 

Thanks, 

Jennifer

2 answers

0 votes
Jennifer McLaughlin March 10, 2015

I am not super technical – how would I write a listener?

Jobin Kuruvilla [Adaptavist]
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.
March 10, 2015
0 votes
Jobin Kuruvilla [Adaptavist]
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.
March 10, 2015

You will have to do some coding for that. Write a listener that does this whenever an issue is created or when updated with a fixVersion.

Note that issues can have multiple fixVersions and so you will have to be prepared for that use case.

Suggest an answer

Log in or Sign up to answer