Maciej Holub created ZEPPELIN-5719: -------------------------------------- Summary: PersonalizedMode switch to "false" after import a note Key: ZEPPELIN-5719 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5719 Project: Zeppelin Issue Type: Bug Components: Core Affects Versions: 0.10.0, 0.9.0 Reporter: Maciej Holub Attachments: image-2022-04-13-14-45-49-310.png
User wants to import note in .zpln format from local machine. Value "personalizedMode" is set on true in our original .zpln file as shown in the following image: !image-2022-04-13-14-45-49-310.png! However after uploading the file the value of personalizedMode is automatically overwritten to "false" and the user must manually change this property. It is a big issue because only owner of the note can change this property. It prevents normal users from working independently in personal mode. -- This message was sent by Atlassian Jira (v8.20.1#820001)