I’ve got a script report that I want to be accessible directly from the desk. I have therefore created a new workspace of type link, set the link to be of type report and set the report to be my script report. The link appears on the desk, however when clicking it, it leads me to the URL that my report would have had if it were a report builder report (/app/doctype-of-report/view/report/my-report), not a script report (/app/query-report/my-report). I have confirmed that the latter URL works fine, however the one that is actually set leads to a blank page. Is there a way to edit the URL that is set? And should I open a Github issue for this? Thanks for the help in advance!