FixedInBuild is not returned by JetBrains REST API/Python client library
Seems that FixedInBuild field is not returned by JetBrains REST API/Python client library. How I am supposed to integrate with my non TC build system?
Please sign in to leave a comment.
Hello, Misha!
What REST request are you using?
Python - getIssues
REST - project/issues
Actually, it should return FixedInBuild field value. If it doesn't - it's a bug. Can you attach result of GET project\issues method?