How to add other users as watchers using jira-connector in node.js

anmol sharma July 13, 2021

I'm using a node.js application to connect to jira using jira-connector package. I want to add other users as watchers to tickets created newly. Is there a way to add watchers in createIssue function itself. If not , then how to use addWatcher function to add other users?

0 answers

Suggest an answer

Log in or Sign up to answer