vivek-kandhvar edited a comment on issue #15976: URL: https://github.com/apache/superset/issues/15976#issuecomment-889936905
The issue is because of this code which was recently merged - https://github.com/apache/superset/pull/15801/files#diff-71cc773d8c82d06647d0f3627aba355398f065d15df3f96a25b4ae19bf1f79beR560 A simple null check `dbToUpdate.parameters && dbToUpdate.parameters.catalog` would have helped! -- 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]
