Details
-
Bug
-
Status: Closed (View Workflow)
-
P1
-
Resolution: Done
-
None
-
ACQ Sprint 123
-
2
-
Thunderjet
-
R2 2021 Hot Fix #2
-
Yes
-
Approved via slack on 9/16/21
-
Lack of testing
Description
Overview:
Migrating a tenant from v12.0.1 to v13.0.2 failed with the following error -
{ "id":"mod-orders-storage-13.0.2", "from":"mod-orders-storage-12.0.1", "action":"enable", "message":"Tenant operation failed for module mod-orders-storage-13.0.2: io.vertx.core.impl.NoStackTraceThrowable", "stage":"invoke" }On checking logs - we see this error - ERROR [vert.x-eventloop-thread-1] MigrationService Cross Migration for fund code synchronization failed
A similar issue was fixed here - https://issues.folio.org/browse/MODORDSTOR-233
As a workaround, I tried to upgrade to v13.0.1 and still see the same error -
{ "id":"mod-orders-storage-13.0.1", "from":"mod-orders-storage-12.0.1", "action":"enable", "message":"Tenant operation failed for module mod-orders-storage-13.0.1: io.vertx.core.impl.NoStackTraceThrowable", "stage":"invoke" },
On checking logs - we see this error - ERROR [vert.x-eventloop-thread-1]MigrationService Cross Migration for fund code synchronization failed
Expected Results:
Data/Schema migration for a tenant passes
Actual Results:
Data/Schema migration for a tenant failed
Interested parties:
TestRail: Results
Attachments
Issue Links
- blocks
-
MODORDSTOR-249 MODORDSTOR (mod-orders-storage) R2 Hotfix #2 release
-
- Closed
-
- defines
-
UXPROD-3061 Thunderjet - R3 Enhancements/Bugfixes
-
- Closed
-