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
April 08, 2014 08:00
Better to use State.isResolved instead of issue.resolved If the workflow rule maintainer (uploader) is the same user as the 'Assingee' and this user hasn't checked the option 'Receive notificat...
Community
YouTrack - General Discussions (JetForum)
Hour check not working in scheduler
0 votes
Created
April 23, 2014 10:18
Please leave the stateless rule <condition> block empty if you like the rule to be executed on any issue change. Use filed.changed, field.becomes(), comments.added.isNotEmpty etc to specify the kin...
Community
YouTrack - General Discussions (JetForum)
Rule when issue is updated
0 votes
Created
May 15, 2014 09:33
1. You can write your own workflow that will be similar to the default 'jetbrains-youtrack-subtasks' and provide there condition on subtask's state: rule In progress parent task on any subtask in p...
Community
YouTrack - General Discussions (JetForum)
Multi-Level Agile Boards (How to Handle Epics)
0 votes
Created
May 16, 2014 09:55
You can check if subtask.Tier == {Developers} inside the loop, can't you?
Community
YouTrack - General Discussions (JetForum)
Multi-Level Agile Boards (How to Handle Epics)
0 votes
Created
April 24, 2014 11:18
Just assign a value to the field, don't forget to compete it by Ctrl+Space: Type = {Feature};
Community
YouTrack - General Discussions (JetForum)
Workflow - why do I get "Cannot set value to custom field" issue when running custom workflow?
0 votes
Created
April 29, 2014 06:28
Unfortunately it isn't possible to get issue watchers list in workflow, please follow JT-11376.
Community
YouTrack - General Discussions (JetForum)
How to get a list of watchers of issue by the workflow?
0 votes
Created
May 13, 2014 11:53
Unfortunately period fields support hasn't implemented yet, please follow JT-18128.
Community
YouTrack - General Discussions (JetForum)
Update estimation sum on parent task after manual change
0 votes
Created
May 06, 2014 12:43
Thank you for the investigation but it's not a real bug - in the case #2 page isn't really reloaded but 'edit issue' template is shown right here, so you get the issues list back just on exiting fr...
Community
YouTrack - General Discussions (JetForum)
Is there a shortcut key to Issues list?
0 votes
Created
May 05, 2014 14:30
As workaround you can store emails in a string, split it and iterate by emails in a loop:var emails = "me@mycompany.com;coworker@mycompany.com"; for each email in emails.split(";", opts) { se...
Community
YouTrack - General Discussions (JetForum)
Workflow: email multiple users in the same message?
0 votes
Created
May 06, 2014 10:49
Hello Phillip,the methos applyCommand() is always applied to a target issue, in your example to a current issue.To set up visibility group to a comment please use the 'permittedGroup' field: commen...
Community
YouTrack - General Discussions (JetForum)
Change comment visibility via email
0 votes
«
First
‹
Previous
Next
›
Last
»