Marcin Mejran created ZEPPELIN-4372:
---------------------------------------
Summary: Search and replace does not push note changes to server
Key: ZEPPELIN-4372
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4372
Project: Zeppelin
Issue Type: Bug
Affects Versions: 0.8.2
Reporter: Marcin Mejran
If you do search and replace in a notebook then the changes are not pushed to
the server. For example, if you refresh the page then the changes will be gone.
Furthermore if you try to run a cell then it will run using the old version.
I have verified that the websocket connection does not send a message and that
the server logs do not show a note saving event.
This essentially makes search and replace useless since you need to manually
change every cell that was touched to trigger a server sync.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)