-
Type: User story
-
Status: Resolved
-
Priority: Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Admin Console
-
Epic Link:
-
Tags:
-
Sprint:UI - 2024-8, UI COOLDOWN - 2024-7
-
Story Points:5
As a system administrator, I can get detailed information about a given bulk action triggered through the admin console
Context:
Bulk endpoint
https://doc.nuxeo.com/rest-api/1/bulk-endpoint/
[BULKACTION-SINGLE-FORM]
AC
"Within the Bulk action monitoring menu entry
An option is provided to monitor a single bulk action.
Title: "Monitor a bulk action"
Parameters:
- Bulk action ID (required)
- Placeholder: Bulk action ID
An id should be provided, otherwise an error message is displayed
"Please provide a bulk action id."
- Placeholder: Bulk action ID
Errors are handled so that when a problem is detected:
- The error message coming back from the server is displayed. Sample errors that could happen:
- Bulk action id does not exist
- Error returned by the server
- I can go back to the form and parameters are kept so that I can fix any mistake easily and try again
When a valid bulk action id is provided:
- Submit the request
- Request is sent
- No confirmation is required
- I see the details of the bulk action as described in [BULKACTION-SINGLE-DETAILS]
1.
|
QA Task | Resolved | Mansa Bajaj |