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
May 13, 2014 12:53
You can provide the following simple workflow: rule Warning on project change when project.changed { message("Please pay attention that visibility group can be changed."); }
Community
YouTrack - General Discussions (JetForum)
Visibility Changes when Changing Projects
0 votes
Created
March 27, 2014 14:55
It's because schedule rule is executed on each issue that satisfied condition, in your case project=={Agile Implementation}.Please also follow the issue JT-10724.
Community
YouTrack - General Discussions (JetForum)
Why is this workflow sending me about 30 emails each morning instead of
0 votes
Created
April 03, 2014 15:04
You can use the condition {issue: A-1} == issue - it means that schedule rule will be executed only for the issue A-1.And workflow looks like this:schedule rule test daily at 08:00:00 [{issue: A...
Community
YouTrack - General Discussions (JetForum)
Why is this workflow sending me about 30 emails each morning instead of
0 votes
Created
April 04, 2014 10:04
If a user changes an issue all the opened 'full screens' of this issue will show a message: New comment added by #user at 04 Apr 2014 14:05. Refresh?As for real update of the Agile Board please fol...
Community
YouTrack - General Discussions (JetForum)
Auto update in YouTrack
0 votes
Created
April 02, 2014 08:38
Tags in YouTrack have a user level. So you cannot get all tags but only user own or shared tag.If you want to get tags of users of some group you can iterate by users: for each user in {group: New ...
Community
YouTrack - General Discussions (JetForum)
How do I get all available tags in a workflow rule?
0 votes
Created
April 04, 2014 10:22
Please clarify the problem.I have to say that if changes are made within a minute they are merged. Therefore if changes are completely merged up to zero issue timestamp will be updated but no item ...
Community
YouTrack - General Discussions (JetForum)
How To Do Full History Tracking?
0 votes
Created
February 11, 2014 08:36
If field hasn't value, e.g. shows 'empty text' in issue, than the workflow treats this field as 'null'.You can see debug information in logs ({user_home}/.youtrack/logs/workflow.log), use the metho...
Community
YouTrack - General Discussions (JetForum)
Custom workflow and custom field preventing issue modification
0 votes
Created
February 17, 2014 10:42
You can either wait for the built-in translation which will appear in the one of the nearest releases or localize it by yourself.For manual localization you have to completely replace the l10n() ex...
Community
YouTrack - General Discussions (JetForum)
Workflow editor is disgusting
0 votes
Created
February 17, 2014 14:09
Please use Ctrl+Space always where possible.So in the method sendMail() you have to complete the field 'Customer email' by Ctrl+Space, the same for getId, summary etc.To add a new parameter to a me...
Community
YouTrack - General Discussions (JetForum)
Workflow editor is disgusting
0 votes
Created
February 17, 2014 10:04
Did you complete {issue: by Ctrl+Space as all other expressions?Note, A-1 (and any other issue id as well) shouldn't be completed, it's just a text.Please attach prove screenshots.
Community
YouTrack - General Discussions (JetForum)
An example rule from the help does not compile
0 votes
«
First
‹
Previous
Next
›
Last
»