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)
Updated by François ARMAND over 4 years ago
- Status changed from New to In progress
Updated by François ARMAND over 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/2988
Updated by François ARMAND over 4 years ago
- Target version changed from 6.1.0~rc1 to 5.0.18
Updated by François ARMAND over 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|b0815f99e4da2ceda910979163618081965671c1.
Updated by François ARMAND over 4 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.18 and 6.1.2 which were released today.
Actions