2021-01-20 15:23:29
Topic starter
update external_reference set local_value = 'FALSE' where REF_TYPE = 'SwitchToCC';
update external_reference set external_value = 'Disabled' where REF_TYPE = 'SwitchToCC';
I ran these 2 queries and I can still switch to the old Command Center for my user.
Am I missing something? I did log off and log back in after the queries.
I'm not sure we have the feature to disable this in 3.2. Where did you find the SQL above, what prompted you to use that?