Hello,
I'm updating ManageEngine Service Desk Plus build version from 9.3.0-SP-0.35.0 to 9.3.0-SP-1.0.0 but I’ve an error message (in attachment)
When I launch query:
select Globalconfigid,category,paramvalue from globalconfig where category like 'WoToCIMigration' and parameter like 'IsCompleted';
query result is false
And when I sending query:
select Globalconfigid,category,paramvalue from globalconfig where category like 'CONVERSATION_MIGRATION' and parameter like 'IS_CONVERSATION_MIGRATION_COMPLETED';
query result is true
Please could you help me.
Thank you.