Khalid Huseynov created ZEPPELIN-853:
----------------------------------------
Summary: [Webapp] When opening notebook - console: cannot read
property 'user'
Key: ZEPPELIN-853
URL: https://issues.apache.org/jira/browse/ZEPPELIN-853
Project: Zeppelin
Issue Type: Bug
Reporter: Khalid Huseynov
When opening any notebook, keep getting the following stacktrace in the console:
TypeError: Cannot read property 'user' of undefined
at n.a.getExecutionTime (http://localhost:8080/scripts/scripts.js:2:5617)
at fn (eval at <anonymous>
(http://localhost:8080/scripts/vendor.js:39:24609), <anonymous>:4:239)
at http://localhost:8080/scripts/vendor.js:38:251
at n.$digest (http://localhost:8080/scripts/vendor.js:38:8306)
at http://localhost:8080/scripts/vendor.js:38:9764
at e (http://localhost:8080/scripts/vendor.js:36:22500)
at http://localhost:8080/scripts/vendor.js:36:23950
This issue exists in master branch, and probably related to recent changes with
authentication.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)