XueSheng-GIT
XueSheng-GIT
@radoeka since NC30 there's `occ background-job:worker` which also should solve your issue. The following reference (related to Nextcloud AI) can be taken to create a systemd service for this worker....
I'm using a samba share as external_storage to access scanned hardcopies (my printer/scanner is only able to use samba as network storage). Would be great if files:scan would emit a...
Seems there's now also the possibility to use `occ files:move` to rename files. This could be easier than using webdav.
Never noticed those errors. But after NC 29.0.2 update log is full of this error.
@tpodugu-ms The issue got worse. Now the date picker not displayed at all anymore if used as inlineEdit field. This currently applies to Lists and Document libraries. SharePoint version info:...
@tpodugu-ms this issue seems now to be fixed for lists. But at the same time the date picker broke for document libraries. Do you have any insights in this regards?
@Ashlesha-MSFT Position of inline edit date picker is indeed fixed. But I noticed that the "day headers" seem to use a wrong locale. E.g. with German language setting: **Detail bar...
Just did some initial tests with Nextcloud 31 and workflow_ocr_backend and this issue also applies if the backend is in use.
@R0Wi If I remeber correctly, I wasn't able to find any handling of error codes for the 'remote' case. Thus, I thought there is missing too much to create a...
@R0Wi Thanks for adding the exit code for remote. I just updated my setup and was able to receive the exit code accordingly. I'll come back will a pull soon.