Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(files_metadata): Don't run generation job on every upgrade #46450

Merged

Conversation

artonge
Copy link
Contributor

@artonge artonge commented Jul 11, 2024

The repair steps adds the background job on every upgrade, so not having an flag to indicated that it's done will make it start again every time.

@artonge artonge self-assigned this Jul 11, 2024
@artonge artonge added bug 3. to review Waiting for reviews feature: files php Pull requests that update Php code labels Jul 11, 2024
@artonge artonge added this to the Nextcloud 30 milestone Jul 11, 2024
@artonge
Copy link
Contributor Author

artonge commented Jul 11, 2024

/backport to stable29

@artonge
Copy link
Contributor Author

artonge commented Jul 11, 2024

/backport to stable28

@artonge artonge force-pushed the artonge/fix/prevent_generating_metadata_on_every_upgrade branch from c100e1f to 38de802 Compare July 16, 2024 11:28
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge force-pushed the artonge/fix/prevent_generating_metadata_on_every_upgrade branch from 38de802 to f00aceb Compare July 16, 2024 13:02
@artonge artonge merged commit 6523ceb into master Jul 16, 2024
166 checks passed
@artonge artonge deleted the artonge/fix/prevent_generating_metadata_on_every_upgrade branch July 16, 2024 15:10
@blizzz blizzz mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug feature: files php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants