Nick

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Nick created a post, Send an array parameter in GET HTTP request using workflow
I have to make HTTP GET request like this:tasks.task.get&select[]=TITLE&select[]=DESCRIPTION&select[]=RESPONSIBLE_ID&select[]=PRIORITY&select[]=STATUS&select[]=DEADLINE&select[]=PARENT_ID&select[]=... -
Nick commented, -
Nick created a post, YT Docker container unable to start
Upgraded from 2019.1.51759 to 2020.3.6638 a couple of days earlyer, ran sucessfully, but after some time got issues.Now docker YT container seems to fail on start, stops and trying to restart again... -
Nick created a post, Workflow's IssueAttachment -> base64
Hello!Trying to get base64 content of new issue attachment in workflow's Issue.onChange(), like it is implemented in REST api (field base64Content of IssueAttachment).Can't use REST api because ne... -
Nick created a post, Multiple boards, one issue
Trying to pin issue to different boards at different time, 1. i place issue on board 1, 2. then delete it from board 1, and place it on board 2.When i place issue on board 2 (current sprint) it app... -
-
Nick created a post, Specify ExternalIssue
Trying to create or update issue and specify ExternalIssue field,but nothing happens: externalIssue is null.request url: /api/issues/?fields=idReadable,id,externalIssuerequest body (tried other var...