Actions
Bug #17455
closedBug #17388: Bad JSON answer for api PUT /rules
API change in rules upmerge breaks rudder 6.1
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
Error:
[ERROR] found : (com.normation.eventlog.EventActor, com.normation.eventlog.ModificationId, Option[String]) => net.liftweb.common.Box[net.liftweb.json.JValue] [ERROR] (which expands to) (com.normation.eventlog.EventActor, com.normation.eventlog.ModificationId, Option[String]) => net.liftweb.common.Box[net.liftweb.json.JsonAST.JValue] [ERROR] required: net.liftweb.json.JsonAST.JValue [ERROR] JArray(result :: Nil)
Actions