An example rule from the help does not compile
http://confluence.jetbrains.com/display/YTD5/Workflow+Language+Quick+Reference#WorkflowLanguageQuickReference-ProjectbasedReports
"weekly on Monday at 12:00:00 [issue == {issue: A-1}] { "
The last part "{issue: A-1}" is red. (I have changed A-1 to a number from my project)
"weekly on Monday at 12:00:00 [issue == {issue: A-1}] { "
The last part "{issue: A-1}" is red. (I have changed A-1 to a number from my project)
Please sign in to leave a comment.
Note, A-1 (and any other issue id as well) shouldn't be completed, it's just a text.
Please attach prove screenshots.
A don't use ctrl+space. It behaves very unpredictable for me.
Here is it
Note, issue id itself HW-940 shouldn't be completed, just input it as text.
Any advice on when i should use autocomplition? I am used to type everything myself and this played a bad joke to me this time.
Primitive type values and some static references which are received from YouTrack (user names, group names, issue ids etc.) aren't completed, operators can be completed.
Please look at the YouTrack Workflow Editor reference for details.