Actions
Bug #27319
openNodeInfo instead of CoreNodeFact causing compilation error
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Yes
Description
Compilation error introduce by #27127
[2025-07-21T01:00:17.165Z] [ERROR] /srv/jenkins/workspace/rudder_branches_rudder_8.3@2/webapp/sources/rudder/rudder-web/src/main/scala/com/normation/rudder/web/components/NodeGroupForm.scala:831: error: value id is not a member of Product with java.io.Serializable [2025-07-21T01:00:17.165Z] [ERROR] serverList = srvList.getOrElse(Set.empty[NodeInfo]).map(_.id).toSet [2025-07-21T01:00:17.165Z] [ERROR] ^ [2025-07-21T01:00:21.520Z] [ERROR] 1 error [2025-07-21T01:00:21.520Z] [ERROR] exception compilation error occurred!!!
Updated by Elaad FURREEDAN 2 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/6529
Updated by Anonymous 2 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|a2ef1b4e4433905ee8df191894181fa8450b7cc3.
Actions