Project

General

Profile

Actions

Bug #3203

closed

Inventory where memory slot numbers are missing / duplicated should be reported with negative value

Added by François ARMAND over 11 years ago. Updated about 9 years ago.

Status:
Released
Priority:
3
Category:
Web - Nodes & inventories
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

For now, if an inventory contain a <MEMORY> tag without a <NUMSLOT> tag, then we assign by default "1" for the slot number (and 2 for the second missing, etc).

It would be better to use negative numbers to explain that these are not real numslot.

And if duplicated NUMSLOTS are reported, we should use the same logic.

Sum up: if these for numslot are reported: "none", 1, 2, 2
We should ends up with: 1, -1, -2, -3
With -1, -2, -3 assigned to none, 2, 2 (in no particular order).


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #3200: Android inventories miss network, filesystem, memroy and video informationReleasedNicolas CHARLES2013-01-16Actions
Actions #1

Updated by François ARMAND over 11 years ago

  • Description updated (diff)
Actions #2

Updated by François ARMAND over 11 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Nicolas CHARLES
Actions #3

Updated by François ARMAND over 11 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #5

Updated by François ARMAND about 11 years ago

  • Status changed from Pending release to Released
Actions #6

Updated by Benoît PECCATTE about 9 years ago

  • Category changed from 26 to Web - Nodes & inventories
Actions

Also available in: Atom PDF