Actions
Bug #24324
closedDirective applicaton preview in pending nodes is broken
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
I dislike using that feature
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Small
Priority:
109
Name check:
To do
Fix check:
To do
Regression:
No
Description
I have one node in pending page, no directive. When I click on the directive preview, we have a loading icon that appear and an error
Files
Updated by Clark ANDRIANASOLO 8 months ago
The server has those error logs :
2024-03-18 16:41:15.083:WARN :oejs.HttpChannel:qtp237351678-15: /rudder/lift/ajax/F1003300942343S5TWJQ-00/
scala.NotImplementedError: an implementation is missing
at scala.Predef$.$qmark$qmark$qmark(Predef.scala:344)
at com.normation.rudder.services.queries.NodeFactQueryProcessor.check(NodeFactQueryProcessor.scala:128)
at com.normation.rudder.services.queries.CheckPendingNodeInDynGroups.recProcess$1(DynGroupService.scala:350)
at com.normation.rudder.services.queries.CheckPendingNodeInDynGroups.processDynGroups(DynGroupService.scala:424)
at com.normation.rudder.services.queries.CheckPendingNodeInDynGroups.findDynGroups(DynGroupService.scala:268)
at com.normation.rudder.web.components.popup.ExpectedPolicyPopup.$anonfun$getDependantRulesForNode$1(ExpectedPolicyPopup.scala:106)
at net.liftweb.common.Full.flatMap(Box.scala:858)
at com.normation.rudder.web.components.popup.ExpectedPolicyPopup.<init>(ExpectedPolicyPopup.scala:104)
at com.normation.rudder.web.snippet.node.AcceptNode.showExpectedPolicyPopup(AcceptNode.scala:320)
at com.normation.rudder.web.snippet.node.AcceptNode.$anonfun$display$4(AcceptNode.scala:336)
Updated by Clark ANDRIANASOLO 8 months ago
- Status changed from New to In progress
- Assignee set to Clark ANDRIANASOLO
Updated by Clark ANDRIANASOLO 8 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/5492
Updated by Clark ANDRIANASOLO 8 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|d0610387471375b41997cd814b3f854c763f292e.
Updated by Clark ANDRIANASOLO 8 months ago
- Has duplicate Bug #24407: Popup for list of directive in pending node fails added
Updated by Vincent MEMBRÉ 8 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.0~beta2 which was released today.
Actions