Scott
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created Converting timestamp to real date
How to convert `"timestamp":1619601319518,` to a real date/time. ,"timestamp":1619601319518, is the value returned from the YouTrack api/issues/BE21-142/activities call. -
Edited Requires Setup with onChange Workflow
I have the following workflow in the Cloud based YouTrack. The goal is to display a message every time the custom field Stage of type state changes from 'WIP - Local' to 'STAGING'. This is only my... -
Created Remove Assignee on State change
AnsweredWe want cards in the Backlog (Stage) to be blanked out (null), so I'm trying to create a workflow that does that when a card is moved from another stage like "Ready for Dev". Here is the code for t... -
Created workflow action based on Type
How do I determine the cards "Type" during "onChange" so I can display relavent information in the description? -
Created Kanban Stage warning
When my team entered the 6 card in the backlog stage of a kanban board, a warning popped up. How do I disable or turn this warning off?