matthewphua opened a new issue #15602: URL: https://github.com/apache/superset/issues/15602
When you update a query, new columns aren't automatically added to the dataset. You have to navigate back to edit dataset and manually refresh to sync the new columns to the dataset. ### Expected results The columns added by the edited query to be automatically added. ### Actual results The columns added by the edited query don't automatically appear. You have to reopen the dataset and then refresh the sync. #### How to reproduce the bug 1. Edit dataset that adds selected columns 2. Save 3. New Columns don't automatically appear 4. Have to open edit dataset again. 5. Sync Columns from source 6. New Columns Appear -- 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]
