Home
YouTrack Support | JetBrains
Submit a request
Community
Sign in
Douglaswolfanger
Follow
New posts
New posts and comments
PHP backend, API backend
Total activity
7
Last activity
February 14, 2018 21:00
Member since
December 20, 2017 00:59
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
February 14, 2018 21:00
$file = file_get_contents($base_tracker_link.'/rest/issue/xxx', false, $context); I have been pretty happy with this so far but this is pretty odd. So for me to get a field I have to loop this w...
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
Getting values from issues custom field
0 votes
Created
December 20, 2017 03:34
you will end up having to do a loop
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
Adding values to an enum bundle via the API
0 votes
Created
December 20, 2017 00:59
put the results into an array and only echo what you need to look at
Community
REST API (Integrations and import form third-party tools included): Questions & Answers
Exclude field in REST API
0 votes