Hi,
I am trying use workflow that will add project leader as watcher when issue is being reported.
The workflow is working fine when creating issue from Web GUI, but did not fire when creating issue via REST API.
Am I missing something?
My version is 4.2.2
I would like to recommend your Project leader to set notifications via Profile-> Filters and notifications. You need to create a saved search for you project, for example:
project: {example project}and enable 'on issue created' notification in Profile-> Filters and notifications .
Your workflow doesn't work because needed method doesn't evokes via REST.
Thank you.
I've created an issue http://youtrack.jetbrains.com/issue/JT-20491 , please vote and leave comments.
Thank you.