[FOLIO-1393] Add option to delete tenant db schemas when deleting tenant Created: 02/Aug/18 Updated: 11/Jul/19 Resolved: 11/Jul/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, sprint44, sprint45 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||
| Sprint: | |||||||||||||||||
| Development Team: | Core: Platform | ||||||||||||||||
| Description |
|
When a tenant is deleted, their DB schemas are left intact. Add option to delete tenant data when tenant is deleted. |
| Comments |
| Comment by John Malconian [ 02/Aug/18 ] |
|
Adam Dickmeiss feel free to move to the correct project and/or reassign as needed. |
| Comment by Jakub Skoczen [ 08/Aug/18 ] |
|
Adam Dickmeiss John Malconian according to shale's comment on
|
| Comment by Adam Dickmeiss [ 22/Aug/18 ] |
|
Thiis can be done with purge=true for the install operation. https://github.com/folio-org/okapi/blob/master/doc/guide.md#purge |
| Comment by Adam Dickmeiss [ 22/Aug/18 ] |
|
Offered by Okapi since 2.16.0 |