platform icon indicating copy to clipboard operation
platform copied to clipboard

UBERF-6576: Move default space/project/task types into static model

Open lexiv0re opened this issue 1 year ago • 0 comments

MANUAL ACTION REQUIRED BEFORE THE NEXT WORKSPACE UPGRADE

Adds new set of commands to the tool:

  • migrate-tracker-default-statuses WS
  • migrate-recruiting-default-statuses WS
  • migrate-leads-default-statuses WS
  • migrate-all-default-statuses WS
  • migrate-all-default-statuses-everywhere

Basically, they migrate the corresponding types (projects/types) and all related objects to use the well-known IDs.

These commands MUST be run before the next workspace upgrade. Otherwise, some data will be LOST during the upgrade

E.g. run:

rushx run-local migrate-all-default-statuses-everywhere > migration.log

To migrate and write all logs into migration.log file. One can then verify if everything is migrated successfully based on the log file.

Related to: https://front.hc.engineering/workbench/platform/tracker/UBERF-6576

Huly®: UBERF-6665

lexiv0re avatar Apr 22 '24 14:04 lexiv0re