-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.3.0
-
Fix Version/s: None
-
Component/s: Core Framework
-
Labels:
If in a adatabase I have a string: Hi, "Nifi" team.
the injected value $myVar:escapeJson() produce: Hi, "Nifi" team.
Inside my JSON flow:
which is incorrect.
Probably to link to https://issues.apache.org/jira/browse/NIFI-3303