server
server copied to clipboard
Move avatar clearing in the background
TODO
- [ ] testing
Could be considered to mark it as slow-running job that will only run in the maintenance window, but I think it should not run too long in most production cases either, so would be good with me.
still, if everyone put small jobs right after upgrade ... :]
Could be considered to mark it as slow-running job that will only run in the maintenance window, but I think it should not run too long in most production cases either, so would be good with me.
This is not implemented for QueuedJob only TimmedJob
/backport to stable25
@CarlSchwan can you test and tick the checkbox to confirm ?
@CarlSchwan can you test and tick the checkbox to confirm ?
tested (by manually increasing the version) and it work, job is added and executed on the next cron run
NoDB tests are failing
Manual backport in https://github.com/nextcloud/server/pull/34192
/rebase
The backport to stable25 failed. Please do this backport manually.
Backport was already done in https://github.com/nextcloud/server/pull/34192