AtlassianPS / JiraPS

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

Feature/issue-315 - SkipNotification param for Set-JiraIssue #316

Closed alexsuslin closed 5 years ago

alexsuslin commented 5 years ago

Jira REST API supports updating issue without notifying users about the update, the proposed patch will add -SkipNotification parameter to Set-JiraIssueMethod to support such behaviour

Description

Motivation and Context

closes https://github.com/AtlassianPS/JiraPS/issues/315

Types of changes

Checklist: