Skip to content

Update code.gs#1

Open
crgomez wants to merge 1 commit into
thedataplumber:masterfrom
crgomez:patch-1
Open

Update code.gs#1
crgomez wants to merge 1 commit into
thedataplumber:masterfrom
crgomez:patch-1

Conversation

@crgomez

@crgomez crgomez commented Feb 18, 2020

Copy link
Copy Markdown

Adds a user as a watcher of an issue by passing the account Username/Email.
This operation requires the Allow users to watch issues option to be ON. This option is set in General configuration for Jira. See Configuring Jira application options for details. Supported in Jira API v2/3.

https://developer.atlassian.com/cloud/jira/platform/rest/v2/?utm_source=%2Fcloud%2Fjira%2Fplatform%2Frest%2F&utm_medium=302#api-rest-api-3-issue-issueIdOrKey-watchers-get

Adds a user as a watcher of an issue by passing the account Username/Email. 
This operation requires the Allow users to watch issues option to be ON. This option is set in General configuration for Jira. See Configuring Jira application options for details. Supported in Jira API v2/3.

https://developer.atlassian.com/cloud/jira/platform/rest/v2/?utm_source=%2Fcloud%2Fjira%2Fplatform%2Frest%2F&utm_medium=302#api-rest-api-3-issue-issueIdOrKey-watchers-get
@cgomamzn

Copy link
Copy Markdown

Adds a user as a watcher of an issue by passing the account Username/Email.
This operation requires the Allow users to watch issues option to be ON. This option is set in General configuration for Jira. See Configuring Jira application options for details. Supported in Jira API v2/3.

@crgomez

crgomez commented Jun 15, 2021

Copy link
Copy Markdown
Author

Add User as Watcher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants