41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
{
|
|
"schemaVersion": 1,
|
|
"task": "M12-01G",
|
|
"parentTask": "M12-01",
|
|
"parityId": "N-023-ASSET-CATALOG-SCHEMA",
|
|
"enablingTask": true,
|
|
"parityStateChange": false,
|
|
"implementationClass": "NOT_APPLICABLE",
|
|
"transaction": {
|
|
"sourceRow": "asset-catalog:index:v1",
|
|
"targetRow": "asset-catalog:index:v2",
|
|
"receiptRow": "asset-catalog:migration:v1-to-v2",
|
|
"faultPoints": ["AFTER_TARGET_PUT", "AFTER_SOURCE_DELETE"],
|
|
"failureCode": "STORAGE_TRANSACTION",
|
|
"rollbackPolicy": "PRESERVE_SOURCE_TARGET_RECEIPT_AND_UNRELATED_ROWS"
|
|
},
|
|
"artifacts": {
|
|
"indexedDBMigration": {
|
|
"path": "web/app/src/storage/asset-catalog-indexeddb.ts",
|
|
"sha256": "283a08bccb5ea301bd2aef8f01d4496972e3962f75e340479336c50e3539ba57"
|
|
},
|
|
"browserSuite": {
|
|
"path": "web/tests/e2e/asset-catalog-indexeddb-migration.spec.ts",
|
|
"sha256": "82c40f38898277b4053a9654537ec9c21bc01a784d1091831e139361575a81e9"
|
|
},
|
|
"sourceFixture": {
|
|
"path": "tests/golden/M12-01D/catalog-v1.json",
|
|
"sha256": "1cc43d181afefd63b53cb9c3626bb58195fad20187d6e534adc1ecbe65f75da5"
|
|
},
|
|
"targetFixture": {
|
|
"path": "tests/golden/M12-01D/catalog-v2.json",
|
|
"sha256": "38e5d1771b3d2d63ce5e10268eac4513f2043b0cbf71ab1799c1868bc2aa97fb"
|
|
},
|
|
"migrationReport": {
|
|
"path": "tests/golden/M12-01D/migration-report.json",
|
|
"sha256": "57b972c1bbb9ae326c3f264c225c21546682442ff3194fbc343e1c46a2cd410a"
|
|
}
|
|
},
|
|
"nextTask": "M12-01H"
|
|
}
|