Naman Mishra created ZEPPELIN-2064:
--------------------------------------
Summary: Interpreter is shown as default even if not selected
Key: ZEPPELIN-2064
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2064
Project: Zeppelin
Issue Type: Bug
Reporter: Naman Mishra
Priority: Minor
On interpreter bindings screen, default is shown against the topmost entry even
if that interpreter is not selected. This leads to confusion as after save, the
order is different.
Following are the steps for reproducing this bug:
1) Have only one interpreter attached to the notebook.
2) Create another interpreter (say md)
3) Click on interpreter bindings. You will see spark (with default set) and md
as second interpreter. At this point, md will not be attached to this notebook.
4) Drag md interpreter above spark. Now, the md interpreter will be shown as
default on the UI.
5) Click save.
6) Reopen interpreter bindings. The md interpreter is still below spark since
it was not selected. Also, since "save" didn't throw any error/warning, it
seems save didn't work. This leads to bad user experience.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)