Feature description and context
Bulk import troubleshooting still relies on switching back to the .jsp page to view things like acmID registration status, image error status, force detections, and force ID. Before the .jsp page can go away, these tools need to be moved to the react page.
URL modifications
&forceDetection=true - forces detection button to appear (can be user-facing if detection is stuck)
/appadmin/resendBulkImportID.jsp?importIdTask= - forces import through identification (should be limited to staff roles)
&resumeStalledTasks= - add status type to end to only force re-identification on the encounters that match the status (can be user-facing if the only status they can re-run is "error". for all other statuses, limit to staff)
acmID status
This appears below the .jsp page bulk import table and displays obrowse links to images flagged with an error:
Feature sign-off requirements
Design
- Figma link (static or prototype; specify)
- Component list/reference
- Navigation sitemap
- Product theme references and any known in-line customization that may be needed
- Are there images needed for design? (attach below in zip)
Feature description and context
Bulk import troubleshooting still relies on switching back to the .jsp page to view things like acmID registration status, image error status, force detections, and force ID. Before the .jsp page can go away, these tools need to be moved to the react page.
URL modifications
&forceDetection=true- forces detection button to appear (can be user-facing if detection is stuck)/appadmin/resendBulkImportID.jsp?importIdTask=- forces import through identification (should be limited to staff roles)&resumeStalledTasks=- add status type to end to only force re-identification on the encounters that match the status (can be user-facing if the only status they can re-run is "error". for all other statuses, limit to staff)acmID status
This appears below the .jsp page bulk import table and displays obrowse links to images flagged with an error:
Feature sign-off requirements
Design