Navigating to document dialog using crmscript task menu broken

Status: Solved

Steps to Reproduce

Since update SuperOffice CRM Online 10.3 Build Release_10.3.2_2024.02.15-01 the following does not work anymore:
 
EventData eventData = getEventData();
 
eventData.setNavigateTo("soprotocol:document.details?document_id=270043");
 
Cant open a document dialog anymore from a crmscript executed as task menu. This worked before.
 
If I defined a task menu with the soprotocol directly it does work:

 

 
If script created

Image



And try to run from the task menu it will not work:

Image

Details
Issue id 53660
Registered 1 Mar 2024
Last modified 2 Apr 2024
Severity Medium
Area Request
Status Solved
Target release CRM Online 10.3.3
Type Bug