Uploaded image for project: 'mod-data-export-worker'
  1. mod-data-export-worker
  2. MODEXPW-180

users-in-app-update: Update BulkEditController to support USERS content update

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • None
    • None
    • Firebird - Sprint 146
    • 3
    • Firebird
    • Nolana (R3 2022)
    • TBD

    Description

      Purpose/Overview:

      BulkEditController should be updated to support UserContentUpdateCollection.

      Requirements/Scope:

      1. Endpoint POST /bulk-edit/{jobId}/user-content-update/upload should be implemented. It should receive UserContentUpdateCollection object and return userCollection.json as a result of business logic processing. 
      2. BulkEditController should call BulkEditUserContentUpdateService.
      3. Both users and errors preview endpoints business logic should be updated to support corresponding operations for users.

      Approach:

      Update swagger-file, update BulkEditController to support UserContentUpdateCollection (updating, both updated users and errors preview flows),  implement unit tests/karate tests.

      Acceptance criteria:

      • Endpoint POST /bulk-edit/{jobId}/users-content-update/upload should be implemented in the BulkEditController.
      • Unit tests are implemented (code coverage > 80%).

      Note: ResponseEntity<Object> getPreviewUsersByJobId() -> ResponseEntity<UserCollection> getPreviewUsersByJobId()

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                Oleksandr_Bozhko Oleksandr Bozhko
                khandramai Viachaslau Khandramai
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases