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
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.
There are occ commands which are very disruptive and can even create downtimes for minutes and hours.
Describe the solution you'd like
Since #30945 a "maintenance window" can be configured.
When a disruptive command is being executed outside of the maintenance hours we should highlight that and ask for a quick confirmation first.
The following commands come to mind:
app:update
db:add-missing-columns
db:add-missing-indices
db:add-missing-primary-keys
db:convert-filecache-bigint
db:convert-mysql-charset
db:convert-type
encryption:decrypt-all
encryption:encrypt-all
maintenance:repair --include-expensive
The text was updated successfully, but these errors were encountered:
How to use GitHub
Is your feature request related to a problem? Please describe.
There are occ commands which are very disruptive and can even create downtimes for minutes and hours.
Describe the solution you'd like
Since #30945 a "maintenance window" can be configured.
When a disruptive command is being executed outside of the maintenance hours we should highlight that and ask for a quick confirmation first.
The following commands come to mind:
The text was updated successfully, but these errors were encountered: