AtlassianPS / JiraPS

PowerShell module to interact with Atlassian JIRA
https://AtlassianPS.org/module/JiraPS
MIT License
323 stars 131 forks source link

Add -NotifyUsers paramert to Set-JiraIssue #315

Closed alexsuslin closed 5 years ago

alexsuslin commented 5 years ago

Context

Is your feature request related to a problem? Please describe.

I would like to update dozens of issues without notifying users about the change, e.g. 1000 issues will generate more than 1000 emails

Description

I would like to see use Set-JiraIssue -SkipNotification flag or something similar

link to jira REST API