"Update available" tooltip for Apps shows wrong version
Description
Problem/Justification
None
Impact
None
Attachments
1
is blocked by
is duplicated by
Activity
Show:

Bug Clerk November 6, 2024 at 10:06 AM
This issue has now been closed. Comments made after this point may not be viewed by the TrueNAS Teams. Please open a new issue if you have found a problem or need to re-engage with the TrueNAS Engineering Teams.

Bug Clerk November 4, 2024 at 1:53 PM
24.10.1 PR: https://github.com/truenas/webui/pull/10967

Bug Clerk November 4, 2024 at 10:53 AM

Alex Karpov October 25, 2024 at 10:29 AM
Created a ticker for middleware https://ixsystems.atlassian.net/browse/NAS-131983

Ievgen Stepanovych October 24, 2024 at 3:43 PM
Please create a middleware ticket.
Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Impact
Low
Story Points
0.5
Time remaining
0m
Components
Affects versions
Priority
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created October 11, 2024 at 5:40 PM
Updated November 11, 2024 at 11:56 AM
Resolved November 6, 2024 at 10:06 AM
App update tooltip shows the current app version as “available” for update (actual latest is
2024.10.0
in this case), after detecting an update. As I understand it comes frominterface AppMetadata
in code which is supposed to probably contain current information about latest version of the app presumably (from charts?).In this case it’s all from official apps and clicking Update button brings up a dialog with checkbox that has correct actual latest version filled in, so it’s just the tooltip that’s wrong.