Fixed in build Question
Hi,
I just setup TeamCity integration with YouTrack and I had a question about the Fixed in build field.
How does that field get populated with the correct build number? I was able to commit a change (mercurial) with the following commit message:
Few change details listed here. #ABC-1 fixed
The commit message was picked up and the issue was marked as fixed, but the build number wasn't populated in the field. Is there something special I have to do?
Please sign in to leave a comment.
Hello Shane,
we need some time to investigate your case.
--
Sergey Andreev
QA Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Thanks Sergey. If you guys need any other information, just let me know.
Hello Shane,
Is 'Take TeamCity red builds into account' option checked at TeamCity build mapping dialog (Administration->TeamCity Integration->Mappings table)? In case it is not, then 'Fixed in Build' field will only be populated after a successful build.
Best regards,
Alexander
Ahhh. Thanks a lot Alexander. I had that unchecked.