Julian
Julian
Yeah I also see those "null given" errors, they seem to happen when I try to edit a file shared via a link that is in a groupfolder the editing...
After digging through the code a bit, I suspect [this is the reason](https://github.com/nextcloud/richdocuments/blob/main/lib/Controller/WopiController.php#L780) for the Not enough storage error. It totally fits my problem (file shared from a groupfolder directly...
Maybe another helpful clue: if I share the file via a link and open this link in a browser session where I'm not logged in (e.g. private mode) it works,...