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
August 20, 2013 09:48
Please clarify the problem. Can workflow sent notification to user by the email or jabber?Please check that - global email/jabber settings are configured properly - user enabled email and/or jabber...
Community
YouTrack - General Discussions (JetForum)
how to notify a user by jabber in workflow ?
0 votes
Created
August 21, 2013 11:42
Thank you for the feedback, it looks like a bug. I created the issue JT-21505.
Community
YouTrack - General Discussions (JetForum)
how to notify a user by jabber in workflow ?
0 votes
Created
August 20, 2013 09:29
Hi Salvar,'@username' feature only makes the link to user profile if 'username' exists in YouTrack. It doesn't send notification to the mentioned user because usually such commented issues are watc...
Community
YouTrack - General Discussions (JetForum)
I cannot seem to find details on the "mention users" feature in 5.0
0 votes
Created
August 20, 2013 10:08
You can avoid sending notifications to already watching user by the additional check:rule Recongize user from comment when comments.added.isNotEmpty { var extractedUsername = comments.added.f...
Community
YouTrack - General Discussions (JetForum)
I cannot seem to find details on the "mention users" feature in 5.0
0 votes
Created
August 21, 2013 11:30
Made within 1 minute issue changes are merged and the only single notification is sent. Some details look here.Is there a way to change that setting?Unfortunately there isn't such setting in YouTrack.
Community
YouTrack - General Discussions (JetForum)
Email notification time buffer setting?
0 votes
Created
August 21, 2013 12:21
Unfortunately there is no possibility to access issue history in workflow yet - JT-12687.But if the issue wasn't changed within last 5 days this schedule rule will work: schedule rule in developmen...
Community
YouTrack - General Discussions (JetForum)
Can I make a workflow that triggers when an issue has been in a certain state for X days?
0 votes
Created
August 26, 2013 10:44
Hello mit,I've corrected the syntax a little bit: rule When user is member of "admin1 group" set visibility of draft issue to that group when !isReported() { var checkGroup = {group: admin1 g...
Community
YouTrack - General Discussions (JetForum)
How to make certain Issues visible only to a specific user group in YouTrack
0 votes
Created
August 26, 2013 10:32
'Earlier' by dates days can be evaluated by the following workflow:rule test date when Priority.changed { var nowMillis = (now - 2011-08-26).millis; var dueDateMillis = (Due Date - 2011-08...
Community
YouTrack - General Discussions (JetForum)
Working with dates in workflows
0 votes
Created
July 12, 2013 11:22
Unfortunately states visibility in state machine aren't supported yet in workflow - JT-12684Now the [condition] just allows/disallows to perform transition.PS support speak russian?Yep, support spe...
Community
YouTrack - General Discussions (JetForum)
how to install State depending on the user's role
0 votes
Created
July 29, 2013 13:37
I guess the opened 'Command window' would be enough for your purpose, please look at the JT-10337 and related issues.
Community
YouTrack - General Discussions (JetForum)
Get input from user in workflow?
0 votes
«
First
‹
Previous
Next
›
Last
»