Actions
Enhancement #19803
closedVM type is missing in group criteria
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
UX impact:
It bothers me each time
Suggestion strength:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No
Description
We display a "VM type" in the interface, but it is not accessible elsewhere. It is useful by groups by VM types for example.
Part of the problem is the naming consistency:
- in API, it is named provider
under the machine
field:
"machine": { "id": "63a9f0ea-7bb9-8050-796b-649e85481845", "type": "Virtual", "provider": "qemu", "manufacturer": "QEMU" },
- but in group, we only have manufacturer, not VM Type at all.
Files
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.2.10 to 6.2.11
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.2.11 to 6.2.12
Updated by Vincent MEMBRÉ almost 3 years ago
- Target version changed from 6.2.12 to 6.2.13
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 6.2.13 to 6.2.14
Updated by Alexis Mousset over 2 years ago
- Severity set to Minor - inconvenience | misleading | easy workaround
- UX impact set to I bothers me each time
- User visibility set to Operational - other Techniques | Rudder settings | Plugins
- Priority changed from 0 to 28
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 6.2.14 to 6.2.15
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 6.2.15 to 6.2.16
Updated by Alexis Mousset over 2 years ago
- Target version changed from 6.2.16 to 6.2.17
- Priority changed from 28 to 27
Updated by Nicolas CHARLES over 2 years ago
- UX impact changed from I bothers me each time to It bothers me each time
- Priority changed from 27 to 37
- Regression set to No
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 6.2.17 to 997
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 997 to 6.2.18
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 6.2.18 to 6.2.19
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 6.2.19 to 6.2.20
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 6.2.20 to old 6.2 issues to relocate
Updated by François ARMAND over 1 year ago
- Tracker changed from Bug to Enhancement
- Target version changed from old 6.2 issues to relocate to 7.2.7
- Severity deleted (
Minor - inconvenience | misleading | easy workaround) - Priority deleted (
37)
Updated by François ARMAND over 1 year ago
- File clipboard-202305111544-wiuxp.png clipboard-202305111544-wiuxp.png added
- Subject changed from No access to VM type in group criteria or nodes API to VM type is missing in group criteria
- Description updated (diff)
Updated by François ARMAND over 1 year ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND over 1 year ago
- 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/4792
Updated by Anonymous over 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|8fb6864e1488f427fb0439f15c5dcea68022179e.
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.7 and 7.3.2 which were released today.
Actions