Prevent app updates to stop NC server
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
I've experienced multiple times that app updates put the NC server to maintenance mode (e.g. https://github.com/nextcloud/mail/issues/11743). This is extremely painful, especially with managed instances like Hetzner Storage Share.
Describe the solution you'd like
Mitigation: The NC server remains operational even though an update/migration routine failed.
Describe alternatives you've considered
Prevention: DevOps prevents faulty app updates to be shipped by testing deployment in CI. This must include migration from previous versions.
Additional context
Issue copied from https://github.com/nextcloud/mail/issues/11757
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the reported failure scenario and the linked nextcloud/mail issues, then trace how app updates and migrations affect the Nextcloud server. The issue does not name files, tests, or an entry point; work is done only when a concrete, tested approach prevents or mitigates a failed update from leaving the server in maintenance mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100