Hi Everyone,
I am upgrading from a customised V14 to V20 and i am facing the same errors when i sync the migration extension. This is how my migration.json is structured:
{
"apprules": [
{
"id": "63ca2fa4-4f03-4f2b-a480-172fef340d3f" - System App
},
{
"id": "437dbf0e-84ff-417a-965d-ed2bb9650972" - Base App
},
{
"id": "3ac10d0b-d34c-4d2a-8b2b-e8d19d829d85" - Migration extension - self
},
{
"id": "d8492e2b-4000-423d-9a28-f30e373039be" - custom Extemsion 1
},
{
"id": "1f8171ea-073d-4a49-a992-3bbdfe882ef3" custom Extemsion 2
},
{
"id": "3e126712-b6dd-4de2-ab9f-4d0d200a4dbc" custom Extemsion 3
},
{
"id": "cbbb7929-3627-4a26-ae00-99f1a2e3d700" custom Extemsion 4
}
]
}
is this how it should be? and where i am possibly getting this wrong?
Kind regards,
Kuda