John Wickberg

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created New REST API: adding attachments doesn't appear to work
AnsweredWe need to be able to add attachments to issues through the REST API and I can't get this to work in the new API. I've tried including an attachment when creating a new issue and when updating an i... -
Created New REST API: Any plans to update YouTrackSharp or other API implementation to new API?
Trying again to update some code we have so that it uses the new API, but am stuck when trying to set custom fields. I tried querying an existing issue and using the same values when creating a new... -
Created New REST API: getting custom field values
AnsweredWe have code that creates YouTrack issues from a desk top application and it is working on the old API. To move this to the new API, we need to be able to: Create issue and get the assigned id (I ...