Adding TeamCity Changes using the REST API
We are moving our issues to YouTrack using the REST API, which is working perfectly for description, state, attachments, etc.
However, we are losing revisions related to this issue, which we have referenced using the TeamCity build numbers.
Is it possible to add TeamCity Changes to issues using the REST API?
We saw the call made by YouTrack when attaching Changes manually - we were however not able to fake this call... Is there an official way to do this?
However, we are losing revisions related to this issue, which we have referenced using the TeamCity build numbers.
Is it possible to add TeamCity Changes to issues using the REST API?
We saw the call made by YouTrack when attaching Changes manually - we were however not able to fake this call... Is there an official way to do this?
Please sign in to leave a comment.
Thank you for the request!
Unfortunately, the option is not available.
Thank you very much for your answer!
Is there a workaround or will it be implemented in the near future?
Best regards,
Markus
Definitely will be implemented in future releases. Please, have a look.
Thank you for your patience!
I think this does not address my issue. Our problem is, that we cannot attach TeamCity changes to an issue with REST. Manually we can do that in "#tab=TeamCity%20Changes" on the issue.
Our Revision comment does NOT contain a command or reference (#issueId) to the issue.
From the old system we have the TeamCity Build number and would now like to attach the TeamCity build to the issue using REST.
Best regards,
Markus