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 06, 2014 15:11
Well, it seems it's the most appropriate way. Just a note - I guess you have to use issue.comments.added.isNotEmpty instead of issue.comments.isNotEmpty.
Community
YouTrack - General Discussions (JetForum)
Change comment visibility via email
0 votes
Created
May 07, 2014 10:35
Unfortunately no, each developer's comment should be restricted by the group.
Community
YouTrack - General Discussions (JetForum)
Change comment visibility via email
0 votes
Created
May 06, 2014 10:53
Hi Ricardo,unfortunately it's not possible now, please follow JT-22740.
Community
YouTrack - General Discussions (JetForum)
[workflow] analyze work items
0 votes
Created
May 13, 2014 13:57
Under the admin user go to the target project > 'Type' field > bundle and use 'Create a copy' action. Please look at the Custom fields reference.
Community
YouTrack - General Discussions (JetForum)
What is the best way to replace a field bundle?
0 votes
Created
September 12, 2014 10:49
Please look at this screenshot. On the top there is the action 'create a copy'. Don't you have?
Community
YouTrack - General Discussions (JetForum)
What is the best way to replace a field bundle?
0 votes
Created
March 18, 2014 11:07
Hi Scott,please leave 'Can be empty' option enabled and attach the following workflow: rule Required field when becomesReported() { Subsystem.required("Field 'Subsystem' is required."); }
Community
YouTrack - General Discussions (JetForum)
How do you make a custom field "Required"?
0 votes
Created
March 11, 2014 07:49
Most probably the workflow itself is correct but the loggedInUser is the same as the workflow maintainer (uploader).If so you and the worfklow maintainer wants to get notifications it has to go to ...
Community
YouTrack - General Discussions (JetForum)
Why doesn't this workflow work?
0 votes
Created
March 11, 2014 08:07
Please perform the following steps: - download all workflows into the Workflow Editor - ensure that there aren't errors in the rules, especially all field are recognized and can be completed by Ctr...
Community
YouTrack - General Discussions (JetForum)
Error in Youtrack and Workflow after update to Youtrack 5.0.6
0 votes
Created
March 11, 2014 08:16
Hi Scott,it is, issues, tags, Fix versions etc. aren't full-featured collections but rather iterators. To count issues number please try this:var i = 0; for each myIssue in issues { i = i + 1; }
Community
YouTrack - General Discussions (JetForum)
Workflow: Get length of a collection?
0 votes
Created
March 18, 2014 10:53
Hello picto,sorry for the long delay in replying, please attach the workflow 'jetbrains-youtrack-notifyUnregisteredUsers' to your 'feedback' project in the Administration > project > 'Workflows' ta...
Community
YouTrack - General Discussions (JetForum)
Send notifications to unregistered users
0 votes
«
First
‹
Previous
Next
›
Last
»