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

An app that is disabled cannot be updated (for the benefit of other user profiles) #266

Closed
rustybird opened this issue Jan 2, 2023 · 2 comments · Fixed by #293
Closed
Labels
enhancement New feature or request

Comments

@rustybird
Copy link

If an app is disabled in the user profile where Apps is running, it will not be updated.

But consider e.g. the use case of having the always running Owner profile with disabled Play apps automatically apply global updates - so that when you occasionally unlock a secondary user profile with Play apps enabled, they will already be up-to-date. (Currently, the secondary user profile would start with outdated versions. Updating them might then require a download of hundreds of megabytes at an inconvenient time.)

@muhomorr
Copy link
Member

muhomorr commented Jan 2, 2023

Updates of disabled apps are disabled due to an OS limitation. Updating a disabled app will enable it back.

@rustybird
Copy link
Author

Ah, that's why! Thanks for the hint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants