Hi,
We use the following soprotocol to open a newly created document from a task menu:
soprotocol:document.details?document_id=<document id>
Now that customers have been upgraded to 10.3.8, we gotten reports that the above soprotocol does not work anymore on company level.
Exactly the same soprotocol does work on project level. (You can reproduce this by creating a button in the screen designer that executes above soprotocol on company level and project level)
For both company and project level I did notice that the following console message is logged when executing the soprotocol:
Are we using the wrong soprotocol here? (I also tried main instead of details, no change), or is this a bug that was introduced during the work for the SCILified document dialog?