Project

General

Profile

Actions

Bug #27467

open

The inventory UI table does not use nor list the same properties of softwares than the API

Added by Félix DALLIDET 5 days ago.

Status:
New
Priority:
N/A
Category:
Web - Nodes & inventories
Target version:
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

Also available in: Atom PDF