Adjust migration to ask if they'd like to migrate monolith data to a NEW team
Vapok opened this issue ยท 0 comments
Instead of denying the migration:
- you ask the user if they'd like to create a new team to import to
- you setup a new team and import as a new team?
if they say no, deny the migration
if they say yes, we have functions to create a new team already
then we would just have to copy the guts of those tables into that new team id.