AtlassianPS / JiraPS

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

Fix incorrect handling of skip notifications #339

Closed lipkau closed 5 years ago

lipkau commented 5 years ago

Description

false in the get parameter notifyUsers=false must be lowercase

Motivation and Context

closes #338

Types of changes

Checklist