[
https://issues.apache.org/jira/browse/AIRFLOW-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16890938#comment-16890938
]
ASF subversion and git services commented on AIRFLOW-4929:
----------------------------------------------------------
Commit 201faa20e204276f0e9b875c080ea5f1fc141571 in airflow's branch
refs/heads/master from Elliott Shugerman
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=201faa2 ]
[AIRFLOW-4929] Improve display of JSON Variables in UI (#5641)
> Pretty display of Json variables in UI
> --------------------------------------
>
> Key: AIRFLOW-4929
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4929
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ui
> Affects Versions: 1.10.4
> Reporter: Hover
> Priority: Major
> Fix For: 1.10.5
>
>
> Currenly the UI shows the val of Variable as plain text.
> Sometimes the val is Json or even nested Json it's very hard to understand
> what you are seeing when it's just one line of text.
> It would be greate if Airflow can also allow to view it as Json format.
> If it's too hard to develop than maybe by clicking on the cell it will
> forward to [https://jsonformatter.curiousconcept.com/] paste the text and
> display it in formatted way
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)