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

Mass Verify: Import CSV #319

Open
Tracked by #287
JayDwee opened this issue Aug 22, 2022 · 0 comments
Open
Tracked by #287

Mass Verify: Import CSV #319

JayDwee opened this issue Aug 22, 2022 · 0 comments
Labels
Subtask A broken down task to be completed within less than 3h

Comments

@JayDwee
Copy link
Member

JayDwee commented Aug 22, 2022

Requirements

  1. Create k!verify batchSet for setting from a file

Use CSV Spec found in #318

Tasks

  • Create command 'k!verifyAddBatch'/k!verify addBatch, takes in a CSV file arguement.
  • Extract the data from the CSV, look up Pandas.
  • Loop over each individual/ role matching in the CSV file, find new/ removed roles compared to our system, then remove/ add those to our database. If any are added/removed all users with that email/role will need the role added or removed in all servers (there should be a method to do this already developed).
@JayDwee JayDwee added new koala extension A suggested/ requested koala extension/ cog EPIC: BEA Mass Verify and removed new koala extension A suggested/ requested koala extension/ cog labels Aug 22, 2022
@JayDwee JayDwee added the Subtask A broken down task to be completed within less than 3h label Feb 26, 2023
@JayDwee JayDwee mentioned this issue Feb 26, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Subtask A broken down task to be completed within less than 3h
Projects
None yet
Development

No branches or pull requests

2 participants