Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Cannot Reproduce
-
1.0.6
-
None
-
Firebird - Sprint 165
-
2
-
Firebird
-
Poppy (R2 2023)
Description
Steps to Reproduce:
Disable mod-data-export-worker by POSTing to /_/proxy/tenants/<tenantId>/install?purge=true:
[ { "id": "mod-data-export-worker", "action": "disable" } ]
Expected Results:
Module should be disabled for the tenant and any module-created data should be removed from the system.
Actual Results:
Module responds with 500 error with content:
{"timestamp":1622133773500,"status":500,"error":"Internal Server Error","path":"/_/tenant"}
Tested with mod-data-export-worker v1.0.6 (Iris release)
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3900 Firebird - Poppy R2 2023 Enhancements/Bugfixes/Tech Debt
-
- In progress
-
- is duplicated by
-
MODEXPW-21 Calling install API with purge=true fails with error
-
- Closed
-