johannesschillinger-dm opened a new pull request, #4777: URL: https://github.com/apache/zeppelin/pull/4777
### What is this PR for? Fixes an issue where the Zeppelin Frontend was unable to create or update cron settings for any notebook. Fixes incorrect parsing of the roles submitted in the change request. ### What type of PR is it? Bug Fix *Please leave your type of PR only* ### Todos * [ ] - Task ### What is the Jira issue? [* Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/ * Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. [ZEPPELIN-533]](https://issues.apache.org/jira/browse/ZEPPELIN-6035) ### How should this be tested? Open Zeppelin Web UI Open any Notebook Click the Cron Icon set any cron expression Expected Behaviour: - no Error should occur - the new cron expression is saved in the notebook - the notebook is automatically run according to the cron expression ### Screenshots (if appropriate) Image of the Error Message that is fixed with this MR  ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org