-
Notifications
You must be signed in to change notification settings - Fork 35
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
B-21962: Create Requested Users Report #14768
base: integrationTesting
Are you sure you want to change the base?
B-21962: Create Requested Users Report #14768
Conversation
B-20536 add queue management tracking to move history
…ate-Requested-Users-Report-Int
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found something fun - in the case of multiple entries (I tested with two requested office users)
When I selected the checkbox next to both, THEN export - I get the comma separated list for a user that has multiple roles:
But if I just click export with hitting the checkboxes next to each row, I get a row for each role that the user has, instead of a comma separated list:
Agility ticket
Summary
This PR is introducing exporting to the admin requested users list.
Is there anything you would like reviewers to give additional scrutiny?
this article explains more about the approach used.
Verification Steps for the Author
These are to be checked by the author.
Verification Steps for Reviewers
These are to be checked by a reviewer.
Setup to Run the Code
How to test
Frontend
officeApp
class or custommin-width
styling is used to hide any states the would not be visible to the user.Backend
Database
Any new migrations/schema changes:
Screenshots