glpi icon indicating copy to clipboard operation
glpi copied to clipboard

Update NetworkEquipment.php - Stacked switch Name with ID

Open Mirkk opened this issue 9 months ago • 0 comments

Stacked switches got a name with the "description" (model) field added, all switches the same(!), which gives several issues in managing them, and has apparently no logic.

It seems that this was just a wrong copy-paste from the previous code line. Corrected with _$stack_number as a commonly used naming scheme.

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets no ticket

Mirkk avatar May 08 '24 09:05 Mirkk