Home
YouTrack Support | JetBrains
Contact Support
Community
Sign in
Oleg Larshin
Total activity
256
Last activity
December 15, 2020 07:00
Member since
October 18, 2018 14:54
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
102
Activity overview
Articles (0)
Posts (1)
Comments (152)
Sort by recent activity
Recent activity
Votes
Created
November 20, 2019 09:02
Please accept my apologies for my insufficiently clear comment. I meant the workflow editor console:
Community
Workflow: Questions & Answers
Remove Assignee on State change
0 votes
Created
November 18, 2019 06:45
Hello, Would you please add the console.log('test'); output to your action and check the result in the workflow editor console to make sure that your action is raised? Feel free to submit a support...
Community
Workflow: Questions & Answers
Remove Assignee on State change
0 votes
Created
November 11, 2019 15:57
Hello, It seems that you are applied a custom state-machine rule for your State field. So, would you please make sure that your rule contains definition for both In progress and Verified values? Sh...
Community
Workflow: Questions & Answers
"Can't find workflow event for this issue" error message on state change
0 votes
Created
November 11, 2019 15:47
Hello, I am afraid, YouTrack workflow does not allow creating your own Sets. The Set object used in the workflow is different from a standard JavaScript Set.
Community
Workflow: Questions & Answers
Filtering the issues returned from links as SET
0 votes
Created
November 11, 2019 14:24
Hello, Thank you for the clarification. Would you please try to use the following code instead: ctx.issue.fields.Assignee = null; Should you have any further questions, feel free to contact us.
Community
Workflow: Questions & Answers
Remove Assignee on State change
0 votes
Created
November 07, 2019 08:33
Official comment
Hello, I believe that the search method should fit your scenario. If you have any further questions, feel free to contact us.
Community
Workflow: Questions & Answers
Filtering the issues returned from links as SET
0 votes
Created
October 15, 2019 09:59
You are welcome! I have created a separate https://youtrack.jetbrains.com/issue/RDOC-1485 task for this. Please feel free to vote for this to increase its priority and to receive the updates.
Community
Workflow: Questions & Answers
Unable to set Due Date in workflow
0 votes
Edited
October 14, 2019 17:26
The becomes method is common for most entities. I have created a separate https://youtrack.jetbrains.com/issue/RDOC-1484 task to correct our documentation. Please feel free to vote for this to incr...
Community
Workflow: Questions & Answers
Cannot use becomes function on user with parametr isBanned
0 votes
Created
October 14, 2019 11:48
Official comment
Hello, Since you are creating a new issue that is outside the context, would you please try to use the following syntax: blog.fields['Due Date'] = date.getTime(); Should you have any further ques...
Community
Workflow: Questions & Answers
Unable to set Due Date in workflow
0 votes
Created
October 11, 2019 13:12
Official comment
Hello, Our workflow can detect only changings related to issues, like summary, description, comments, custom fields, work items, etc. So, it is impossible to detect the changing of user properties....
Community
Workflow: Questions & Answers
Cannot use becomes function on user with parametr isBanned
0 votes
«
First
‹
Previous
Next
›
Last
»