Project

General

Profile

Actions

Bug #19374

closed

API shows only part of the memory information

Bug #19374: API shows only part of the memory information

Added by Lars Koenen over 4 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Category:
API
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
32
Name check:
To do
Fix check:
Checked
Regression:

Description

When I ask the API for details about the memory modules, I only get details about slotNumber, description and serialNumber

"memories": [
          {
            "slotNumber": "2" 
          },
          {
            "slotNumber": "1",
            "description": "DIMM",
            "serialNumber": "XXXXXXXX" 
          },
          {
            "slotNumber": "4" 
          },
          {
            "slotNumber": "3",
            "description": "DIMM",
            "serialNumber": "YYYYYYYY" 
          }
        ],

Rudder Version is 6.2.7

Updated by François ARMAND over 4 years ago Actions #1

Hello,

Do you have all the correct information for that node in the UI?

Updated by Lars Koenen over 4 years ago Actions #2

Yes, the WebUI shows me all the information.

Updated by François ARMAND over 4 years ago Actions #3

  • Target version changed from 6.2.8 to 6.1.14

OK, found the problem, thanks for reporting!

Updated by François ARMAND over 4 years ago Actions #4

  • Status changed from New to In progress
  • Assignee set to François ARMAND

Updated by François ARMAND over 4 years ago Actions #5

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/3659

Updated by François ARMAND over 4 years ago Actions #6

  • Status changed from Pending technical review to Pending release

Updated by Nicolas CHARLES over 4 years ago Actions #7

  • Fix check changed from To do to Checked

Updated by Vincent MEMBRÉ over 4 years ago Actions #8

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.1.14 and 6.2.8 which were released today.

Actions

Also available in: PDF Atom