Home
YouTrack Support | JetBrains
Submit a request
Community
Sign in
Dmitry Krasilschikov
Follow
New articles and posts
New articles, posts, and comments
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
Articles (0)
Posts (0)
Comments (519)
Sort by votes
Recent activity
Votes
Created
July 09, 2012 13:48
Ways to create a subtask:1 Set focus on some issue on issues list (or on full screen issue) and press 'Ctrl+Alt+INSERT' - it adds linkage 'subtask of'2 Click on down arrow close to 'New issue' butt...
Community
YouTrack - General Discussions (JetForum)
How can I create subtasks?
1 vote
Created
January 23, 2012 14:52
Hello Anthony,please unsure - you updated issues from single projector - if issues are from many projects 'State' fields is attached with the same (shared) bundle. - you have rights to update 'Stat...
Community
YouTrack - General Discussions (JetForum)
Mass update 'state' field through Command?
1 vote
Created
January 27, 2015 12:20
Could I kindly ask you to fire a new issue on https://youtrack.jetbrains.com/? Thank you!
Community
YouTrack - General Discussions (JetForum)
Unwanted increments of the Issue ID
0 votes
Created
January 27, 2015 12:24
What exact changes have you made? Could you please attach the workflow?
Community
YouTrack - General Discussions (JetForum)
Jetbrains-youtrack-workTimer is not functioning within my Project
0 votes
Created
February 04, 2015 11:37
Are you sure that the Workflow Editor doesn't report an error for this workflow? Please attach the workflow.zip itself here.
Community
YouTrack - General Discussions (JetForum)
Jetbrains-youtrack-workTimer is not functioning within my Project
0 votes
Created
February 03, 2015 14:34
Unfortunately, it seems no. What if try the following? var mygroup = {group: Developers}; mygroup.notifyAllUsers();
Community
YouTrack - General Discussions (JetForum)
Send mail to group in workflow, YouTrack
0 votes
Created
March 16, 2015 16:04
Вот пример кода: var i = 0; var newSummary; var newDescription; while (i < 10) { newSummary = newSummary + "" + i; newDescription = newDescription + "" + i * i; i = i + 1; } newIssue....
Community
YouTrack - General Discussions (JetForum)
Создать произвольный массив
0 votes
Created
April 13, 2015 10:48
В workflow нет специального показателя, получен создано ли ишью из письма или нет. Вы можете проставлять определенное значение в какое-то поле именно при создании ишью из письма и на смену этого зн...
Community
YouTrack - General Discussions (JetForum)
Помогите в workflow
0 votes
Created
April 13, 2015 10:50
Попробуйте сравнивать строки по "str".eq("").
Community
YouTrack - General Discussions (JetForum)
email integration - change state if new comment by "user"
0 votes
Created
April 14, 2015 10:56
Unfortunately there isn't a way to define it in workflow.You can try attach this workflow to a project with the Field attached and check other issues by the result of the method issue.project.value...
Community
YouTrack - General Discussions (JetForum)
detect whether custom field is defined within a project?
0 votes
1
2
3
4
5
6
›
»