From 10df1bfa40ee251cebaf85b99f3387716cc12922 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Fri, 19 Jul 2024 11:27:05 +0200 Subject: [PATCH] Update CNR --- CHANGES_NEXT_RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 48ce291f..0f0b04c3 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,2 +1,2 @@ -- FIX: do not try cast entity id and entity type in update rules when expandVar (#791) +- FIX: do not try cast entity id and entity type in update rules when expand parameters of rule to avoid BadRequest en CB tries to update that entities (#791) - Fix: do not invoke calback twice when error about trust not found in trustConf (#790)