-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Allow to force enable apps via CLI #17018
Allow to force enable apps via CLI #17018
Conversation
5a48784
to
1baeef8
Compare
Nice to have: A test case for |
1baeef8
to
05102d7
Compare
rebased, squashed and tests fixed :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐘
|
Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
05102d7
to
3eee359
Compare
Steps
The UI had the red button to force enable it. This is now possible via:
occ app:enable activity --force
cc @jancborchardt should help you a lot