-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Bring back disable app safeguard #35358
Copy link
Copy link
Closed as not planned
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap25-feedbackbugfeature: apps managementfeature: install and updateregression
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap25-feedbackbugfeature: apps managementfeature: install and updateregression
Type
Fields
Give feedbackNo fields configured for issues without a type.
It seems that the safeguard to disable apps if the instance is not working anymore after an upgrade is no longer being used anywhere.
https://github.com/owncloud/core/pull/17451/files#diff-556b4fe66666d9c7f9478b16e42d65f3b11c47e11a3e34f44467aaabe4dbded9
The backend bits are still there:
server/lib/base.php
Line 1006 in 052dcde
Maybe we should reintroduce the check in the vue based frontend.