nextcloud / nextcloud/updater

Optimize order of update process

Open
#386 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: backups feature: download UX🙂
Dominant language
PHP
Stars
51
Forks
40
Avg merge
2d 19h
Merged PRs (30d)
3

Description

Please change order for webupdater

Backup after download is completed

...

  • first download
  • check integrität
  • turn maintance mode on
  • create backup

...

Reason: Download is sometimes slow and often stops #285

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the webupdater flow and the existing order of download, integrity checking, maintenance mode, and backup. Reproduce or inspect the slow-download behavior described here, then verify that downloads finish before maintenance mode and backup begin, while the update still completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.