Actions
Bug #10669
closedCannot switch Agent Policy Mode on Node Settings page
Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
-
Target version:
-
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
When I'm on Node page (nodeManager) on Settings tab and switch Global mode (which is currently Enforce) to Audit mode and hit Save changes, I get the "Error during saving changes". In the webapp log I see:
[2017-04-28 13:55:41] ERROR com.normation.rudder.web.rest.node.NodeAPI8 - An error occured while updating Node '0493b6fb-3ac8-4365-ae3e-b4f31123a37a' <- Reason field is mandatory and should be at least 5 characters long [2017-04-28 13:55:41] ERROR com.normation.rudder.web.rest.RestUtils - "An error occured while updating Node '0493b6fb-3ac8-4365-ae3e-b4f31123a37a' <- Reason field is mandatory and should be at least 5 characters long"
Obviously I don't get any popup window when saving changes.
Actions