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

Check and warn when duplicate app installations are detected #40063

Open
joshtrichards opened this issue Aug 26, 2023 · 2 comments
Open

Check and warn when duplicate app installations are detected #40063

joshtrichards opened this issue Aug 26, 2023 · 2 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement feature: apps management

Comments

@joshtrichards
Copy link
Member

joshtrichards commented Aug 26, 2023

How to use GitHub

  • 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.

From time to time I've run across installations where - for a variety of reasons - they've ended up with multiple versions of an app installed across two (or more) or more apps directories. There have been various issues as well, like nextcloud/contacts#2867, triggered by unexplained behavior that initially appears to be a bug in either server or the underlying app in question. These take time to troubleshoot and triage. Some are never remedied unless someone thinks of duplicate app folders as a possible cause.

Describe the solution you'd like

Either a new setup check (under Admin) or other checking for this condition directly in app management (a setup check may make the most sense if only because an operator moving or restoring the right folder may trigger this issue outside the scope of a standard app install/update code path).

Describe alternatives you've considered

  • Additional documentation

Additional context

N/a

@joshtrichards joshtrichards added 0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement feature: apps management labels Aug 26, 2023
@szaimen
Copy link
Contributor

szaimen commented Aug 26, 2023

Actually this is a feature that is supposed to work but currently has a bug: #37043

@szaimen
Copy link
Contributor

szaimen commented Aug 26, 2023

A fix to the problem would be really welcome :)

@joshtrichards joshtrichards changed the title Check for duplicate app installs Check and warn when duplicate app installations are detected Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement feature: apps management
Projects
None yet
Development

No branches or pull requests

2 participants