Actions
Bug #24083
openError message for node run setting change not displayed
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
If you go to a node setting page, and try to change the node splaytime, you have access to the max == agent run time.
If you try to choose that, you can save it without nothing being wrong, but in fact an error happened in the backend:
2024-01-25 16:29:22+0000 ERROR com.normation.rudder.web.components.AgentScheduleEditForm - Error when trying to parse user data: '{"overrides":true,"interval":15,"startHour":0,"startMinute":13,"splayHour":0,"splayMinute":15}' <- Cannot save an agent schedule with a splaytime higher than or equal to agent run interval
So you don't know that the save didn't occure, nor why.
There is also a JS error in the page:
And the save when clicking "save":
Files
Updated by Vincent MEMBRÉ 10 months ago
- Target version changed from 8.0.5 to 8.0.6
Updated by Vincent MEMBRÉ 9 months ago
- Target version changed from 8.0.6 to 8.0.7
Updated by Vincent MEMBRÉ 8 months ago
- Target version changed from 8.0.7 to 8.0.8
Updated by Vincent MEMBRÉ 7 months ago
- Target version changed from 8.0.8 to 8.0.9
Updated by Vincent MEMBRÉ 6 months ago
- Target version changed from 8.0.9 to 8.0.10
Updated by Vincent MEMBRÉ 5 months ago
- Target version changed from 8.0.10 to 1089
Updated by Alexis Mousset 4 months ago
- Target version changed from 1089 to 8.1.6
Updated by Vincent MEMBRÉ 4 months ago
- Target version changed from 8.1.6 to 8.1.7
Updated by Vincent MEMBRÉ 2 months ago
- Target version changed from 8.1.7 to 8.1.8
Updated by Vincent MEMBRÉ 15 days ago
- Target version changed from 8.1.8 to 8.1.9
Actions