Documentation of classes that can be used in Workflow
Hello
Where can I find a detailed description of the classes and functions that can be used in the workflow?
Now I need to send messages from the workflow with the notifyOnCase function, but I don't know its parameters.
notifyOnCase('reporterReminder', {}, ctx.issue);
Help me please
Thx
Tamas
Please sign in to leave a comment.
Hi Tamas,
This particular function is only used internally, though it's not currently marked this way. Let me check with our developers whether we can share the proper parameters or if the function needs to be marked as internal in the documentation. I'll let you know what they say!
Tamas,
Our developers will review the issue within this task: https://youtrack.jetbrains.com/issue/JT-87591/notifyOnCase-caseName-parameter-missing-from-notification-templates-configuration-page. Feel free to subscribe to get notified about any future updates, and thank you for reporting the inconsistency!