pim-community-dev icon indicating copy to clipboard operation
pim-community-dev copied to clipboard

CPM-691: Remove triggers introduced during UUID migration + Clean versioning

Open SamirBoulil opened this issue 3 years ago • 0 comments
trafficstars

Description (for Contributor and Core Developer)

This PR introduces 2 migrations:

  • A Doctrine migration to drop all triggers during the UUID migration project
  • A ZDD migration which empties the pim_versioning_version.resource_uuid for versions that are not product related.
    • When running the command pim:zdd-migration:migrate we can see the migration updates successfully Screenshot 2022-07-29 at 16 30 47

Definition Of Done (for Core Developer only)

  • [x] Tests

SamirBoulil avatar Jul 28 '22 16:07 SamirBoulil