-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
In Zeebe, all flownNodeInstances in the process definition index will be migrated once the tenant-id field gets introduced. The migration of the data will mean that all flownNodeInstances will be having <default> as their tenant. For that purpose, we should also migrate all Optimize process definition & process instance documents which relate to Zeebe and attribute to the, default-tenant as their tenant.
ATs:
- All existent zeebe flownNodeInstances inside the Process Instance documents have been migrated
- There are ITs to verify this behavior
TEST INSTRUCTIONS:
I think we can cover ES7 to ES8 migration during the release migration testing instead
Once the upgrade has happened the following fields to to appear like so:
a. tenantId of flownNodeInstances is now set to <default> for Zeebe data
No changes have happened for cambpm data.