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:
- 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.
- BulkEditController should call BulkEditUserContentUpdateService.
- 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
- defines
-
UXPROD-3705 Bulk Edit - User data - in app approach
-
- Closed
-
- has to be done after
-
MODEXPW-179 users-in-app-update: Create BulkEditUserContentUpdateService
-
- Closed
-
- has to be done before
-
MODEXPW-189 users-in-app-update: E-mails bulk-edit updating
-
- Closed
-
-
MODEXPW-190 users-in-app-update: Content update validator
-
- Closed
-
- mentioned in
-
Page Loading...