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

Refactor 'spo list roleassignment remove' to use util instead of calling other command #5158

Open
Tracked by #4531
martinlingstuyl opened this issue Jun 21, 2023 · 1 comment

Comments

@martinlingstuyl
Copy link
Contributor

martinlingstuyl commented Jun 21, 2023

Refactoring the following command:
https://pnp.github.io/cli-microsoft365/cmd/spo/listitem/listitem-roleassignment-remove

Related to #4531.

Requirements

  • Refactor to a listitem util function.
  • Take explicit care to add intelligible errors when dependant objects aren't found. (such as the user when --upn is used)
@nicodecleyre
Copy link
Contributor

Can I work on this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants