Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-32284

Admin console - Bulk action monitoring details

    XMLWordPrintable

    Details

    • Type: User story
    • Status: Open
    • Priority: Critical
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Admin Center

      Description

      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-DETAILS]

      AC
      The following information is displayed when watching the details of an action:

      Title:
      "[ACTION] - ID [ACTION ID]"
      subtitle: Launched by [username] on [SUBMITTED as a human readable date and time]

      Heading: Status
      [STATE]
      [PROCESSED] / [TOTAL] documents processed
      [IF NO ERROR, show: "No error"] [IF ERROR, show: "[ERRORCOUNT] errors"]
      [IF SKIPCOUNT > 0, show: "[SKIPCOUNT] documents skipped"]

      Status information is displayed in a way that is prominent and easy to read at a glance because it is the most important information, e.g. as a card.

      Heading: "Additional Information"
      As a table, display (column / value):

      • Scroll start / [scrollStart as a date time in human readable format]
      • Scroll end / [scrollEnd as a date time in human readable format]
      • Processing start / [processingStart as a date time in human readable format]
      • Processing end / [processingEnd as a date time in human readable format]
      • Completed on / [completed as a date time in human readable format]
      • Processing time (ms) / [processingMillis]

      I can refresh the action status using a button. Clicking the button:

      • updates the information dynamically
      • displays a notification on success "Information updated" so that I understand that it succeeded

      I can go back using a "Go Back" button. Clicking the button takes me back to the form, see [BULKACTION-SINGLE-FORM]. My parameters are reset because the action was successful.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              bchauvin Bertrand Chauvin
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: