betodealmeida commented on issue #33044: URL: https://github.com/apache/superset/issues/33044#issuecomment-2788059642
> Needs to add a new column to the dashboards. "archived" I assume we have a Boolean column for draft today? (Sorry, on my phone and away from computer) It might be better to convert that column to a string, a pseudo-enum with options "draft", "published", "archived". See https://maximilianocontieri.com/code-smell-07-boolean-variables for context of why. -- 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]
