Sangmin Yoon created ZEPPELIN-1040:
--------------------------------------
Summary: Show the time when the result is updated
Key: ZEPPELIN-1040
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1040
Project: Zeppelin
Issue Type: Improvement
Components: GUI
Reporter: Sangmin Yoon
Priority: Minor
https://issues.apache.org/jira/browse/ZEPPELIN-819 added a 'last updated by X
at Y'.
But I want to show the time when the result is updated (dateFinished) rather
than the time when the paragraph is updated (dateUpdated).
For example, when a user modified the code and did not run the code,
dateFinished is older then dateUpdated.
In contrast, if a user set a scheduler, dateFinished is updated every time but
the dateUpdated remains unchanged.
If a user is viewer, he may want to know the result is fresh or not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)