michael-s-molina commented on PR #29860:
URL: https://github.com/apache/superset/pull/29860#issuecomment-2273718448

   @betodealmeida I found another problem with how we were dealing with catalog 
and schema permissions that come from the security manager. Looking at the 
interface definition, they could be `None` but we were not handling these cases 
which resulted in errors when inserting to `ab_view_menu` because of `NULL` 
names. I fixed the problem 
[here](https://github.com/apache/superset/pull/29860/commits/6e75e06e5eca7ace8eb8815ad53c28d56af4900d)
 but I don't have much context about these permissions so please take a look.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to