-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[Bug]: index.php/settings/apps incorrectly shows "All apps are up-to-date." while there is 1 not up-to-date #31915
Comments
I also have the same problem on the 2 instances in version 23.0.3 and nextcloud 24 in beta 2 |
I can confirm the issue for NC24RC1. On NC 22.2.6, I don't have the problem on a similar setup. |
Question: does it show the update all button when 2 or 3 apps have updates available? |
We might be able to fix it by changing this
to
|
cc @skjnldsv would the above be a good fix or is it not expected that the update all button shows up if only one app update is available? |
we should probably also add enabled here:
|
fix in #32114 |
Bug description
The displayed status for available updates is wrong under some conditions.
Steps to reproduce
(Your apps, 1 update, 24.0.0 beta 3)
![2022-04-08 (1)](https://user-images.githubusercontent.com/5712929/162565508-d76293c6-e9a5-4e77-a0da-60b0041e134f.png)
![2022-04-08 (2)](https://user-images.githubusercontent.com/5712929/162565510-7fe59d84-c04e-4be8-88d3-4fc728e30e89.png)
![2022-04-09 (1)](https://user-images.githubusercontent.com/5712929/162565511-913e89f3-7381-469c-b6a8-11662edecfd9.png)
(Your apps, 1 update, 23.0.3)
(Active apps, 2 updates)
Expected behavior
Displaying the actual count of available updates.
![2022-04-09](https://user-images.githubusercontent.com/5712929/162566146-96420557-7e11-4e90-a1f7-966b8d7c7716.png)
Installation method
Manual installation
Operating system
Debian/Ubuntu
PHP engine version
PHP 7.4
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: