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
October 02, 2013 10:40
Правило, в котором указано условие isReported() будет выполняться при любом изменении уже созданной ишью, например, не позволит сбросить Assignee на null.А если указано becomesReported(), то правил...
Community
YouTrack - General Discussions (JetForum)
How to create a field that is required. (Description in Russian)
0 votes
Created
August 20, 2013 09:19
Unfortunately there isn't such possibility. Please look at the JT-290.Please note, since YouTrack 5.0 besides the large wiki controls set you can also use number of HTML tags in the issue descripti...
Community
YouTrack - General Discussions (JetForum)
Can I integrate text editor to YouTrack?
0 votes
Created
August 20, 2013 09:03
Workflow only generates a letter, but the user itself decides the notifications ways on his profile.
Community
YouTrack - General Discussions (JetForum)
how to notify a user by jabber in workflow ?
0 votes
Created
August 23, 2013 13:34
You can use date range millis value: var nowMillis = (now - 2013-08-21).millis; var dueDateMillis = (Due date - 2013-08-21).millis Please don't forgot complete date by 'yyyy-mm-dd'.Having these va...
Community
YouTrack - General Discussions (JetForum)
Working with dates in workflows
0 votes
Created
August 27, 2013 08:52
You can set the base URL by the java parameter: -Djetbrains.youtrack.baseUrl=http://youtrackPlease look at the documentationfor details.
Community
YouTrack - General Discussions (JetForum)
YouTrack baseurl setup on Windows
0 votes
Created
August 29, 2013 08:23
Unfortunately there's no such possibility yet, please vote for the JT-15726.
Community
YouTrack - General Discussions (JetForum)
how to silent apply change of state in Workflow
0 votes
Created
August 30, 2013 09:28
Sure you have to grant the 'Update issue' permission to the 'testers' group in the project. E.g. use 'Developer' role, but it seems more convenient to create a new role 'Tester' with the only neede...
Community
YouTrack - General Discussions (JetForum)
How to create Tester Role that can change only "Fixed" state to "Open" or "Verified"?
0 votes
Created
September 02, 2013 12:35
Basically you can make others fields 'private' and don't grant permission 'Update Issue Private Fields' to testers.Another way - add one more workflow rule that prohibits all issue updates(includin...
Community
YouTrack - General Discussions (JetForum)
How to create Tester Role that can change only "Fixed" state to "Open" or "Verified"?
0 votes
Created
September 03, 2013 10:57
We've discovered that the method 'createCopy()' is publicly available by mistake. So please use applyCommand("clone"); or loggedInUser.createNewIssue(project.shortName) to achieve issue copying in ...
Community
YouTrack - General Discussions (JetForum)
Can not createCopy() on state done ?
0 votes
Created
August 13, 2013 11:20
What servlet container server do you use? Please try start youtrack.jar on your database. I assume you will be able to rename this agile board in that way.
Community
YouTrack - General Discussions (JetForum)
Exception in Agile Board after update to 5.0
0 votes
«
First
‹
Previous
Next
›
Last
»