Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
3.16k
stars
432
forks
source link
Improvement to add the uploaded package version to the table view #23376
Open
harrisonravazzolo opened 1 month ago
Gong snippet: No Gong, came up in Product office hours 10/29
Problem
In the table view of software available for install, the version number is not displayed until at least one host has it installed.
Fleet already knows this version (as it's req. for upload, https://github.com/fleetdm/fleet/issues/23372) and you can see the version if you drill into the individual package:
What have you tried?
Tried to view the software version from the main Software page.
Potential solutions
Clicking into the individual software shows the info, or it seems it's populated on the table once it's installed on at least one host.
What is the expected workflow as a result of your proposal?
From the software page, we can see the version of software without needing to either install or drill down into the individual package.