Uploaded image for project: 'Nuxeo Elements'
  1. Nuxeo Elements
  2. ELEMENTS-928

Fix paginable nuxeo-data-table initial loading

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.4.0, 3.0.0-SNAPSHOT
    • Fix Version/s: 2.4.9, 3.0.0
    • Component/s: UI
    • Release Notes Summary:
      The content of a paginable nuxeo-data-table is correctly loaded since the first loading.
    • Tags:
    • Backlog priority:
      500
    • Sprint:
      nxGang Sprint 11.1.10, nxGang Sprint 11.1.11
    • Story Points:
      2

      Description

      1. install Nuxeo
      2. install Web UI addon
      3. create a workspace
      4. create a document
      5. click the History tab
      6. observe events are displayed only once
      7. export the document and retrieve its uuid
      8. add an audit event for the document using the following curl command (replace the uuid with the proper one):
        curl -H 'Content-Type:application/json+nxrequest' -X POST -d '{ "params":{ "event":"test", "comment": "Commentaire test" }, "input": "a04dfbd1-45a2-4497-bad8-bc064ff14fa1", "context":{}}' -u Administrator:Administrator http://localhost:8080/nuxeo/api/v1/automation/Audit.LogEvent
        
      9. reload the page
      10. observe the audit events appear twice
      11. now select another document
      12. come back to the document where the audit event was added
      13. observe the events only appear once
      14. reload the page
      15. observe the audit events appear twice

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 days
                  2d