Actions
Bug #10750
closedBug #10742: Clearly report on template attribute with a '.' in them
Clearly report on template attribute with a '.' in them
Status:
Rejected
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
For now, if the case happens (for example in a new technique), we get:
[2017-05-15 11:56:52] ERROR com.normation.rudder.services.policies.RudderCf3PromisesFileWriterServiceImpl - Writing promises error : java.lang.IllegalArgumentException: cannot have '.' in attribute names
It is useless.
We need to give at least the attribute name and the technique file to help people to understand what is happening.
Actions