Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 5 commits into from
Oct 27, 2019
Merged

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

merged 5 commits into from
Oct 27, 2019

Conversation

johnheusinger
Copy link
Member

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have added Pester Tests that describe what my changes should do.
  • I have updated the documentation accordingly.

@johnheusinger johnheusinger requested review from a team as code owners October 26, 2019 17:01
@lipkau lipkau changed the base branch from master to develop October 27, 2019 12:05
@lipkau lipkau added this to the v2.13 milestone Oct 27, 2019
@lipkau lipkau merged commit 9754466 into AtlassianPS:develop Oct 27, 2019
@lipkau lipkau mentioned this pull request Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants