Fetch custom field value for an issue using REST API
I created multiple string type custom fields for my project in youtrack. Is it possible to fetch any/all custom field values for an issue using YouTrack REST API?
Please sign in to leave a comment.
Hello,
Yes, it is possible. Please take a look at the Get issue method: http://confluence.jetbrains.net/display/YTD3/Get+an+Issue
Best regards,
Ekaterina
thanks,Ekaterina