Github user khalidhuseynov commented on the issue:
https://github.com/apache/zeppelin/pull/2239
@soralee it's disappearance is based on multi-user logic and it's correct
since if note have `owners`, `readers`, `writers` as `user1` it doesn't have
anything to do in `admin`'s list. That's why I was telling that not sure that
this PR makes sense, because of intervening into that flow. From another point
when creating note, it's `owner` is automatically assigned as current user
without asking as well, so I think having already existing logic and assigning
current user as owner (unless having admin feature) is fine, and we don't need
much changes on it for now
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---