Actions
Bug #27467
openThe inventory UI table does not use nor list the same properties of softwares than the API
Status:
New
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
The /nodes API returns software in as Json objects such as:
{ "id": "", "name": "Email and accounts", "version": "10.0.17763.1", "editor": "Microsoft Corporation" }
But the UI table columns are "Name", "Version", "Description".
I could not find a node with a value in the Description column, maybe it should be replaced by the "editor" field ?
No data to display
Actions