Bulk Edit
(UXPROD-868)
|
|
| Status: | Closed |
| Project: | UX Product |
| Components: | None |
| Affects versions: | None |
| Fix versions: | R1 2021 | Parent: | Bulk Edit |
| Type: | New Feature | Priority: | TBD |
| Reporter: | Cate Boerema (Inactive) | Assignee: | Jakub Skoczen |
| Resolution: | Done | Votes: | 0 |
| Labels: | NFR, bulk-api | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||||||||||||||||||||||
| Epic Link: | Bulk Edit | ||||||||||||||||||||||||||||||||||||||||||||
| Development Team: | Core: Platform | ||||||||||||||||||||||||||||||||||||||||||||
| Description |
|
Current situation or problem: There is a need for several new bulk APIs (for migration). See https://folio-org.atlassian.net/issues/?filter=12821 Most of the work to implement these APIs will need to be done by the functional teams. However, we first need platform support for bulk delete APIs In scope Develop platform support for bulk delete APIs. Out of scope Actual creation of bulk APIs (this work will be done by the functional teams) |
| Comments |
| Comment by Khalilah Gambrell [ 11/May/21 ] |
|
Hey Jakub Skoczen, I am going to move this out of Iris. |
| Comment by Julian Ladisch [ 26/May/21 ] |
|
I suggest to close this Feature as done. |
| Comment by Julian Ladisch [ 26/Jul/21 ] |
|
Closing as done.
PgUtil.delete is the RMB support for bulk delete. Usage example: MODUSERS-122 "DELETE /users with CQL" = https://github.com/folio-org/mod-users/pull/207 |