I have an Automation that creates a fixversion when a sprint starts. I am extending it to add all tickets in the sprint to the newly created fixversion. I can't figure out how to make it dynamic based on the version created. We currently have multiple versions that are active with different dates in the future.
The automation creates a version with a release date set for, lets say 2 weeks from the start date of the sprint.
When I set the fixversion to the Next unreleased version, it is picking a fixversion with a date set months in the future instead of the one set for 2 weeks from now. How do I set the fixversion to be the one I just created in the automation?
It appears to be picking the fixversion at the top of the list no matter the details in the fixversion. When it creates a fixversion it puts it at the bottom so I have to manually move it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.