3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)PHP4,865 forks (4,865 forks)batch import
1. to developenhancementgood first issueoverviewtechnical debt
Repository metrics
- Stars
- 34,953 stars (34,953 stars)
- PR merge metrics
- Avg merge 20d (Avg merge 20d)627 merged PRs in 30d (627 merged PRs in 30d)
Description
Since N15 we finally have an OCP mechanism to handle background jobs.
We should use it properly.
Contributor guide
- Research direction
- Investigate the OCP background job mechanism introduced in Nextcloud 15, identify all core apps currently using custom background job implementations, and plan to migrate them to OCP.
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- PHPNextcloud development setup