Create list of fixed YouTrack issues
Answered
Hello,
I'm using YouTrack and TeamCity. My build needs to create a html file with YouTrack issues fixed in this build. How can I do this?
Best regards,
Jvs
Please sign in to leave a comment.
Hello,
Currently we do not generate report in HTML format. However you can download report in CSV format. Open build configuration Issue Log tab, filter by build number and use "Download all issues in CSV" on the top left corner.
Another option is to download report in YouTrack. You can search by "fixed in build:" field and and "Report" link to create report in HTML format.
I've created a feature request: https://youtrack.jetbrains.com/issue/TW-45236, please vote for it.