You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entities can be migrated in parallel to a certain extent. The limiting factor here is ensuring referential integrity. An entity can only be migrated if its related entities have been migrated already. For example, a flow node can only be migrated when its process instance has been migrated already.
We should reuse our skipped entities mechanism here.
Hints
Time estimate: 15 days
Links
Breakdown
The content you are editing has changed. Please copy your edits and refresh the page.
yanavasileva
added
type:task
Issues that are a change to the project that is neither a feature nor a bug fix.
scope:data-migrator
Changes to the Data migrator project.
and removed
type:task
Issues that are a change to the project that is neither a feature nor a bug fix.
labels
Mar 11, 2025
Acceptance Criteria (Required on creation)
Have multiple threads to parallelize migration.
Hints
Links
Breakdown
Pull Requests
Dev2QA handover
The text was updated successfully, but these errors were encountered: