Graj
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
-
Graj created a post, Error: Voting is diabled
{"error":"Assertion failed","error_description":"Voting is disabled","error_rule_name":"global-blockvotes/block-votes","error_issue_id":"2-335472","error_issue_is_draft":false,"error_type":"workflo... -
Graj created a post, How to update the State of an issue form YouTrack Rest Api
Please provide the post request data for updating the State custom field from open to closed using Rest Api YouTrack -
-
-
Graj created a post, Update State custom field of an issue via Rest api( inProgress to Closed)
issue_data = { "customFields":[ {"name":"State","$type":"StateMachineIssueCustomField","value":{"name":"Closed"}} ]}while running above code, it is executing successfully, but the ... -