mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #87] Feature request: Multi user selection and perform actions #52
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @freezscholte on GitHub (Oct 20, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/87
Originally assigned to: @KelvinTegelaar on GitHub.
Is your feature request related to a problem? Please describe.
We use allot of bulk actions on user level, like changing licenses / group memberships / teams channel memberships / Remove users. But also creating users in bulk would be nice.
Describe the solution you'd like
In the users menu/list the option to selection multiple users and a action button where you can choose between different options like mentioned above.
Regarding creating users in bulk I think it would be most simple that you can download a CSV template from the portal fill that in and upload again or some kind of gridview like a online spreadsheet and fill out there all the users.
Describe alternatives you've considered
For know we use powershell script to perform bulk actions on users or just the admin portal. Creating bulk users is done from a csv template in a powershell script.
Additional context
Add any other context or screenshots about the feature request here.
@lwhitelock commented on GitHub (Oct 25, 2021):
As an addition to this having the user select auto populate with the user list would be very helpful.
@KelvinTegelaar commented on GitHub (Oct 27, 2021):
Planned for V1.3 in a light form, can't promise it'll do everything you want from the start.
@KelvinTegelaar commented on GitHub (Oct 31, 2021):
I have underestimated the complexity of this in our current builds, we're nixing this one for at least a couple of releases.
@KelvinTegelaar commented on GitHub (Nov 24, 2021):
I would like to work on this please!
@github-actions[bot] commented on GitHub (Nov 24, 2021):
Great! I assigned you (@KelvinTegelaar) to the issue. Have fun working on it!
@KelvinTegelaar commented on GitHub (Nov 26, 2021):
We're scratching this one for now, as we're doing a redesign of the frontend that'll have this.