Home
YouTrack Support | JetBrains
Contact Support
Community
Sign in
Scott
Total activity
20
Last activity
September 07, 2021 23:10
Member since
June 27, 2018 19:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (5)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
March 02, 2020 22:45
Thank you. I will give these a try and see what happens.
Community
Workflow: Questions & Answers
Requires Setup with onChange Workflow
0 votes
Created
November 22, 2019 05:19
WORKED!!!!! You are a rock star. Thank you!!!! This is closed
Community
Workflow: Questions & Answers
Remove Assignee on State change
0 votes
Edited
November 22, 2019 05:18
Thank you on the pointing for testing. I have added a console message to the guard. Did the steps to trigger the workflow and the console.log is showing the the guard is executing. I have attach...
Community
Workflow: Questions & Answers
Remove Assignee on State change
0 votes
Created
November 22, 2019 01:57
Sorry, I don't know how to run the workflow from the workflow editor, assuming that is required. I did open the console and it was empty.
Community
Workflow: Questions & Answers
Remove Assignee on State change
0 votes
Created
November 20, 2019 18:11
Here is the workflow editor console.
Community
Workflow: Questions & Answers
Remove Assignee on State change
0 votes
Created
November 18, 2019 18:04
Hello Oleg, It appears that the script is not executing. Here is the console output on Chrome after I change the stage to Backlog.
Community
Workflow: Questions & Answers
Remove Assignee on State change
0 votes
Created
November 16, 2019 01:52
Here is the field definition for the card.
Community
Workflow: Questions & Answers
Remove Assignee on State change
0 votes
Created
November 16, 2019 01:36
The goal here is when a card stage (state) is set to Backlog, that the assignee field is set to unassigned. I have added the "ctx.issue.fields.Assignee = null;" and the assignee field is not set t...
Community
Workflow: Questions & Answers
Remove Assignee on State change
0 votes
Edited
November 08, 2019 17:53
No, I have added screen shot to confirm. The Assignee is a single value.
Community
Workflow: Questions & Answers
Remove Assignee on State change
0 votes
Edited
October 23, 2019 16:46
Thank you that pointed me in the right description. ctx.issue.fields.Type returns an array and what I was missing was the "name" key. Issue is resolved.
Community
Workflow: Questions & Answers
workflow action based on Type
0 votes