Home
YouTrack Support | JetBrains
Contact Support
Community
Sign in
Dmitry Krasilschikov
Total activity
826
Last activity
April 11, 2016 09:09
Member since
September 21, 2009 11:33
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
307
Activity overview
Posts (0)
Comments (519)
Sort by recent activity
Recent activity
Votes
Created
September 02, 2014 12:55
You're right, the workflow language has limited support of dates, please vote for the related issues JT-22158, JT-13373, JT-16425.
Community
YouTrack - General Discussions (JetForum)
Poor date/time management support in workflows
0 votes
Created
September 11, 2014 11:52
Answered in the feedback issue.
Community
YouTrack - General Discussions (JetForum)
Workflow and Field x should be multi-value warning
0 votes
Created
July 03, 2014 09:26
What exact message do you see on the top? For string comparison please use "text".eq(args, opts).If you want to compare a field value with a default 'empty' value please use null, e.g. assert WP Ve...
Community
YouTrack - General Discussions (JetForum)
Workflow doesn't seem to fully run
0 votes
Created
July 03, 2014 13:10
Please sent waiting for the answer issue numbers to youtrack-feedback@jetbrains.com or list here.
Community
YouTrack - General Discussions (JetForum)
Workflow doesn't seem to fully run
0 votes
Created
July 18, 2014 08:02
Please try the trigger becomesReported(): rule Requirement when becomesReported() { State = parent for.first.State; }
Community
YouTrack - General Discussions (JetForum)
How do I create a stateless workflow that gets triggered when an issue is created?
0 votes
Created
July 24, 2014 11:58
Unfortunately there isn't a way to extract shared transition into a third workflow. Also the 'initial state' is a state an issue is created with and state machine is bound with all 'State' field va...
Community
YouTrack - General Discussions (JetForum)
Assign multiple state machine workflows rules to a project
0 votes
Created
August 04, 2014 12:53
Please try to use \ (backslash symbol) instead of / (slash) to escape " (quote).
Community
YouTrack - General Discussions (JetForum)
Error: Uploading Workflow Rules from Editor to Instance
0 votes
Created
August 08, 2014 08:32
Do you complete all references by Ctrl+Space? Could you please attach the workflow zip?You can also add the debug output: message(Ticket.getId() + "") (will appear on the screen) or debug(Ticket.ge...
Community
YouTrack - General Discussions (JetForum)
Trying to make a workflow that will update the state of Ticket A when the state of Ticket B becomes a given state
0 votes
Created
August 08, 2014 09:55
Aren't there any errors on the workflow page? Bad workflows are highlighted by red line.
Community
YouTrack - General Discussions (JetForum)
Trying to make a workflow that will update the state of Ticket A when the state of Ticket B becomes a given state
0 votes
Created
August 08, 2014 10:07
Unfortunately you cannot access fields and values from a project the workflow isn't attached to. As workaround you can use applyCommand("HC.QA.State Ready for QA") method to set state.
Community
YouTrack - General Discussions (JetForum)
Trying to make a workflow that will update the state of Ticket A when the state of Ticket B becomes a given state
0 votes
«
First
‹
Previous
Next
›
Last
»