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
September 17, 2014 09:12
If you don't need to save this field values in issues you can just detach this field and reattach it with the new bundle.If no, please try to 'merge' this bundle with that new created - click on th...
Community
YouTrack - General Discussions (JetForum)
What is the best way to replace a field bundle?
0 votes
Created
May 20, 2014 13:52
Удобнее всего использовать "state machine" правило (не путать с "schedule rule"). State machine - это конечный автомат, который описывает допустимые переходы между состояниями. Т.о. assert просто н...
Community
YouTrack - General Discussions (JetForum)
Перевод в Fixed или Won't Fix невозможен без In Progress
0 votes
Created
May 26, 2014 10:03
Вроде так:when (State.oldValue == {Open} || State.oldValue == {Submitted}) && !(loggedInUser.isInGroup("Management")) && (State.becomes({Fixed}) || State.becomes({Verified})) { }
Community
YouTrack - General Discussions (JetForum)
Перевод в Fixed или Won't Fix невозможен без In Progress
0 votes
Created
May 19, 2014 09:19
Посмотрите как у вас называется поле "Тип трудозатрат" в YouTrack, есть ли английское имя для него? Если есть, то его и нужно "написать" вместо Assignee используя Ctrl+Space.
Community
YouTrack - General Discussions (JetForum)
Обязательное заполнение «Тип трудозатрат»
0 votes
Created
May 19, 2014 09:55
А, доступа к типу work items в workflow нет. См. JT-22740.
Community
YouTrack - General Discussions (JetForum)
Обязательное заполнение «Тип трудозатрат»
0 votes
Created
May 26, 2014 10:01
Please try comments.added.first.text = "test";.
Community
YouTrack - General Discussions (JetForum)
How to (re)create and delete comments depends on custom fields?
0 votes
Created
May 27, 2014 11:09
Please look at the Search and Command Attributes reference and the Command Grammar reference.
Community
YouTrack - General Discussions (JetForum)
How to (re)create and delete comments depends on custom fields?
0 votes
Created
May 26, 2014 10:07
Did you copy the text or the rule? Can you complete existing fields in the copied workflow to avoid the errors? Please also try to attach this rule to the project and redownload workflows again.
Community
YouTrack - General Discussions (JetForum)
Workflow editor: Squigly lines & missing fields in autocomplete
0 votes
Created
June 03, 2014 10:20
I have to say that workflow system doesn't allow to work with tasks order, but only with a task summary/description/fields etc.
Community
YouTrack - General Discussions (JetForum)
Iterate through issues on swimlane
0 votes
Created
June 03, 2014 14:00
Unfortunately, no. As workaround you can define the day of week by the string Timer time.format(#e);Also the following workflow should take into account work hours, please try: var seconds = durati...
Community
YouTrack - General Discussions (JetForum)
workTimer work flow using workdays and hours per day
0 votes
«
First
‹
Previous
Next
›
Last
»