Hi!
Years ago i created a couple of campaigns, and in some point they were migrated with half my username, so i cannot edit them.
"Mauricio V. Gen" -> "Mauricio V. Genta"
Can this be fixed? Thanks :)
Hi!
Years ago i created a couple of campaigns, and in some point they were migrated with half my username, so i cannot edit them.
"Mauricio V. Gen" -> "Mauricio V. Genta"
Can this be fixed? Thanks :)
Hi, I have fixed the issue.
The campaign manager was updated in the database using the following SQL:
UPDATE campaign SET manager_id = 263 WHERE id IN (187, 188);
The affected campaigns are:
You now have permission to manage both campaigns.
Please check and let me know if everything is working correctly.
Thanks,