Andrew M. Lim created NIFI-13180:
------------------------------------
Summary: Content viewer does not display "json-lines" completely
when view-as is set to formatted
Key: NIFI-13180
URL: https://issues.apache.org/jira/browse/NIFI-13180
Project: Apache NiFi
Issue Type: Bug
Components: Core UI
Reporter: Andrew M. Lim
Attachments: image-2024-05-07-19-06-19-292.png
ParseDocument is a Python processor whose output is formatted as "json-lines".
When looking at the FlowFile contents in the content viewer with view-as set to
"original", multiple lines are displayed as expected:
!image-2024-05-07-19-06-19-292.png!
But, if view-as is set to "formatted", only one line is shown:
!image-2024-05-07-19-07-04-971.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)