Details
-
Bug
-
Status: In Refinement (View Workflow)
-
P3
-
Resolution: Unresolved
-
1.0.6
-
None
-
Firebird
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-3783 Firebird - Orchid R1 2023 Enhancements/Bugfixes/Tech Debt
-
- In progress
-
- is duplicated by
-
MODEXPW-21 Calling install API with purge=true fails with error
-
- Closed
-