Jbonsall
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created script timezone issue when using Date.now() to populate date fields
hello, i'm in detroit, it's 9:30pm on March 4 which means it is currently March 5 in GMT.I have a Date field that I want to populate with Date.now() in a workflow script. when I do it, it sets 05 M... -
Created workflow.check prompt is not showing in my script
In YouTrack I have written a script, to disallow the user from removing links. Below is a sample script in my Task project workflow, where I am not allowing Task<>Meeting link to be broken. (Meetin... -
Created Generating an attachment from field data
Hello, I'd like to generate an attachment based on field data, when the State field becomes a certain value. I already have a script set up to check when State becomes “X” - and in this script, I'm...