-
Notifications
You must be signed in to change notification settings - Fork 72
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
Bulk select and reprocess DSRs that have errored #1205
Comments
@Kelsey-Ethyca @mfbrown @sanders41 Good morning! Currently, I completing the FE development work for Bulk select and reprocess DSRs that have errored#1205. Paul has an existing PR for the BE work to support the FE development. Both of us did a walkthrough earlier this morning. We have question which is where on the UI/UX Figma design will the API bulk retry endpoint be triggered from? Is there suppose to be a Reprocess button in the upper right hand corner? For illustration purposes, I have mocked the following: The Reprocess button will only be rendered if there is at least one privacy request in the result set which has a status of ERROR . In addition, the button will be disabled until a user has clicked at least one privacy request or clicks the checkbox column header. Thoughts? |
Here is the PR |
BE work will be covered in #1225
USER STORY
As an admin, I would like to resolve an issue such as system failure that caused all subject requests to error out, followed by a bulk approval/denial of errored subject requests.
REQUIREMENTS
Bulk reprocessing of DSR requests: Reprocessing errored subject requests
AC
DESIGNS
User Flow:
https://www.figma.com/file/4qgQpYc1bX4dXg2PHmRORL/DSR-Error-Handling?node-id=4%3A9387
Final Screens:
https://www.figma.com/file/MTbZohIGvB4bq2f2wkiDHO/Fidesops-Management-UI?node-id=4006%3A60640
Extra Info
Epic Requirements Doc
The text was updated successfully, but these errors were encountered: