--
You received this message because you are subscribed to the Google Groups "go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
By integration I meant a way to update fixed/closed issues "build number". In youtrack we have a field call Fixed in Build which holds the Build number when it was release.I dont want to change automatically the issue status to fixed. I agree with you on this point. I only want to change the version number of fixed issues.I realized that there is no other way than using YouTrack Rest Api to update this field.Just want it to know if there was a better or more suitable way of doing it.
Ok great thanks!