Every time I use the “send to DICOM modality” button, it sits there for a while saying it’s sending, then says “error during store”.
But if I then go into Jobs, the job is still running - and a few minutes later, succeeds.
Yes, I know about https://book.orthanc-server.com/faq/improving-interface.html - but this seems like an actual UI bug to me.
What’s more, it’s trivially fixed. Instead of blocking here waiting for completion (which could take many many minutes in the case of multi-gigabyte studies), just have the UI be a link to the Jobs page and a Close button – don’t wait for the job to finish.
Thanks!
Daniel