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
March 12, 2013 14:44
The following workflow should implement your case: rule loop when Type.changed { // 'created by me' issues var issues = project.leader.getIssues(Everything, "created by: me"); for each ...
Community
YouTrack - General Discussions (JetForum)
Looping over all issues and then tagging some based on a condition
0 votes
Created
April 10, 2013 09:00
Hi colleges,this simple workflow does the trick: rule Add watchers to new issues when becomesReported() { project.getUser("user1").watchIssue(issue); project.getUser("user2").watchIssue(is...
Community
YouTrack - General Discussions (JetForum)
Adding Watchers automatically to all new Issues
0 votes
Created
February 05, 2013 09:04
Hello Luis,project accessibility is defined by the users permissions in this project. Users those have "Read issue" permission in given project can see all this project visible issues. Users can be...
Community
YouTrack - General Discussions (JetForum)
Private and public projects?
0 votes
Created
February 06, 2013 08:54
Hi Diaego,it's the know bug and it hasn't fixed yet - http://youtrack.jetbrains.com/issue/JT-18128 - please vote/comment it.
Community
YouTrack - General Discussions (JetForum)
Workflow rule to set parent task Estimation based on subtasks' estimation
0 votes
Created
February 06, 2013 09:12
Hi Erik,unfortunately there is no possibility to set default a custom visibility group for comments and also it's currently impossible implement it by the workflow. Please vote/comment the http://y...
Community
YouTrack - General Discussions (JetForum)
Setting permittedGroup on comment
0 votes
Created
February 06, 2013 09:24
Hi Luiz,do you use the custom workflow for that? If you need to set specific date to a single issue you can just set if manually on full screen issue or on issues list by click on the 'date' field,...
Community
YouTrack - General Discussions (JetForum)
Set date in past for issue state change. Open > Fixed
0 votes
Created
February 12, 2013 10:29
@Margaret Note, the YouTrack 4.2 EAP is already available - http://confluence.jetbrains.com/display/TSYSPUB/YouTrack+EAP+Builds
Community
YouTrack - General Discussions (JetForum)
How can I search or filter for Visible to: All Users
0 votes
Created
February 19, 2013 15:53
Hi Diego, unfortunately it's not possible to configure a project in such a way. But you right, it's possible using workflow, I can assist if needs.
Community
YouTrack - General Discussions (JetForum)
How can i lock a project (along with all of its issues) from being updated except for links?
0 votes
Created
January 14, 2013 14:43
This bug is already in our tracker, please vote for http://youtrack.jetbrains.com/issue/JT-17793As for the workflow workaround - unfortunately period fields functionality isn't supported yet, pleas...
Community
YouTrack - General Discussions (JetForum)
Advice on time tracking across projects
0 votes
Created
January 15, 2013 09:22
Hi whurley,unfortunately it's not yet possible because of http://youtrack.jetbrains.com/issue/JT-18128But if you are store 'Dev effort' & 'QA effort' as 'integer' values you can use the following s...
Community
YouTrack - General Discussions (JetForum)
Is it possible to create a CustomField that is cumulative value of two other CustomFields?
0 votes
«
First
‹
Previous
Next
›
Last
»