Bug #7628
closedBug #7061: Only one system group is displayed in node details
compilation error after #7061
Description
After #7061, there is a compilation error
[ERROR] found : com.normation.inventory.domain.NodeId
[ERROR] required: com.normation.rudder.domain.nodes.NodeInfo
[ERROR] <ul>{DisplayNodeGroupTree.buildTreeKeepingGroupWithNode(groupLib, node.id)}</ul>
Updated by Nicolas CHARLES almost 9 years ago
- Target version set to 3.0.13
probably caused by the merged 2.11 -> 3.0
Updated by Nicolas CHARLES almost 9 years ago
- Assignee deleted (
Nicolas CHARLES) - Priority changed from N/A to 1 (highest)
I simply can't fix this one without a too naive approach
We have a Node, we need a NodeInfo, because we use the server roles. I cannot simply go from one to the other without naively calling the NodeInfoService for each node
Vincent, I guess you'll know better than me
Updated by Nicolas CHARLES almost 9 years ago
- Related to Bug #7061: Only one system group is displayed in node details added
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/1008
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|8192778624f76f25492b2c3f8bc1c5c962c26460.
Updated by Nicolas CHARLES almost 9 years ago
Applied in changeset rudder|6455ddc7e8ef7b6ffd6f5a193d99ccadc7904494.
Updated by Vincent MEMBRÉ almost 9 years ago
- Related to deleted (Bug #7061: Only one system group is displayed in node details)
Updated by Vincent MEMBRÉ almost 9 years ago
- Related to Architecture #7634: Make NodeInfo more dependant on Node added
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released