You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More specifically the repair steps take a very long time:
- tag revisions
- folder revisions
- password revisions
- tag models
- folder models
- password models
- password tag relation repair
- share repair
Of these the password models repair step is what takes the longest time and at the end there is a message saying Fixed 0 password models
I'm yet to see this repair step fix something but each time it takes a very long time to update passwords app because of this🤔
Maybe making these model repair steps into steps that just add background jobs to the queue would be enough? So that the app is updated quickly enough but the repair steps are not skipped?
Steps to reproduce
occ app:disable passwords
occ app:update passwords
occ app:enable passwords
Expected behavior
Quick update process for the passwords app
Less downtime for the users
Nextcloud Logs
No response
Browser Logs
No response
The text was updated successfully, but these errors were encountered:
Server Information
Client Information
Browser and Version:
Client OS and Version:
Bug description
passwords
app takes a very long timeOf these the password models repair step is what takes the longest time and at the end there is a message saying
Fixed 0 password models
I'm yet to see this repair step fix something but each time it takes a very long time to update passwords app because of this🤔
Maybe making these model repair steps into steps that just add background jobs to the queue would be enough? So that the app is updated quickly enough but the repair steps are not skipped?
Steps to reproduce
occ app:disable passwords
occ app:update passwords
occ app:enable passwords
Expected behavior
passwords
appNextcloud Logs
No response
Browser Logs
No response
The text was updated successfully, but these errors were encountered: