Fixed in Build not update
I integrated YouTrack with TeamCity and vice versa and everything is working fine, except the feature that automatically sets the "Fixed in Build" field.
My workflow:
1) Create issue in YouTrack
2) Code
3) Commit changes with issue ID in comment
4) Push changes
5) Build is triggered and runs successfuly
6) In YouTrack, I change State to "Fixed".
In YouTrack, the tab TeamCity changes is working.
In TeamCity, the issue is linked to YouTrack.
-> Integration seems to work basically
Am I doing something wrong?
Thanks,
Daniel
Please sign in to leave a comment.
Hello Daniel,
In the scenario you've described, step 6 should go before step 5. YouTrack would set Fix in Build field for resolved issues only.
Best regards,
Alexander Volfman
Ah, ok. Thanks for the heads up!
Ideally, I want YouTrack to automatically set issue to Fixed AND set Fixed in build when a relevant commit results in a successful build. Is this possible to achieve through the current Workflow system?
Sorry for not responding earlier. Please have a look at the doc to find some details on how to get your issues set to Fixed by the integration.
Regards,
Alexander
between TC and YT, mostly due to access privileges of the integration
users on each end, as well as enable the relevant features in our
Workflow settings.
On 6/24/2013 3:31 PM, Alexander Volfman - YouTrack wrote: