Comment to Assign existing profile to new account
-
Hello @Stephan B. !
It's possible to do via the database only. In the `sys_profiles` table, find the "processed" profile (which you need to re-assign) and change the value of the `account_id` field with the new account id.