SBIN2010 commented on PR #34762: URL: https://github.com/apache/superset/pull/34762#issuecomment-3321070161
> I think people are just a bit nervous about the need for a mass migration here. Is there a way to handle it gracefully in a forward-compatible way on the frontend only? Hi @rusackas ! In my opinion, there are three possible solutions: 1) The method presented in this PR using migrations 2) Create a stub in plugin-chart-table/src/transformProps.ts - check if the object already has these flags and, if not, add them 3) Leave existing conditional formatting objects alone, and add the flags only to new objects -- 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]
