Skip to content

Conversation

@peombwa
Copy link
Member

@peombwa peombwa commented Jan 26, 2021

This PR closes #494 by applying a rename directive to wrongly named commands that luck MemberOf/TransitiveMemberOf/CreatedOnBehalfOf/ScopedRoleMemberOf in their names by :

  • Aliasing affected commands to their current name to avoid breaking change.
  • Renaming affected commands to include MemberOf/TransitiveMemberOf/CreatedOnBehalfOf/ScopedRoleMemberOf in their names.

e.g.

Get-MgUserTransitiveMember -(Aliased to) -> Get-MgUserTransitiveMember - (Renamed to)-> Get-MgUserTransitiveMemberOf.

@peombwa peombwa self-assigned this Jan 26, 2021
Copy link
Contributor

@ddyett ddyett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine with check in once you rebase and update the version numbers.

@peombwa peombwa merged commit d1fccf2 into dev Feb 1, 2021
@peombwa peombwa deleted the bugfixes/MemberOfRename branch February 1, 2021 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get-MgUserTransitiveMember should be Get-MgUserTransitiveMemberOf.

3 participants