Zoltan Bodi

Results 12 comments of Zoltan Bodi

This has also been reported by a customer in `v1.49.7`.

@paoliniluis - yes, I reproduced this on a cloud instance as well as with Docker using the released image `metabase/metabase-enterprise:v1.48.5`.

This problem also affects JAR deployments. Additionally, it isn't limited to network errors. It can be triggered by any factor that prevents token validation. For instance, a customer faced a...

Thank you @DillonWhatley, yes, it appears the visualization settings are lost if the native question is saved in a "broken" state, when a required parameter is missing.

@josh289 - Are you still experiencing this? Please describe the issue in detail and provide detailed reproduction instructions that are not specific to your database.

Updated the issue type to Feature Request, as I could not find the functionality in earlier versions (I tested 1.40.x onwards).

I reproduced this via a migration from 47.12 --> 49.10 . It seems this is more of a change in behavior, than a migration issue. Likely related to this one:...

> These rows are being updated and that's why updated_at is changing. Why do these updates appear to only modify updated_at without making any meaningful changes? ``` UPDATE "pulse" SET...