AtlassianPS / JiraPS

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

Add support for activation/deactivation of accounts via Set-JiraUser #385

Closed johnheusinger closed 4 years ago

johnheusinger commented 4 years ago

Description

Add '-Active' parameter to Set-JiraUser, changing status to active or inactive. If unspecified, no change is performed.

Motivation and Context

Closes #376

Types of changes

Checklist