The filters for histogram bin values when drilling through don't reflect the updated bin size after applying a filters
I CAN'T reproduce this in master.
To Reproduce
Use Orders table
Summarize using Count and bin the Total column
There are bins with increments of 2
Drilling through to values also reflects this
Add a filter with a high enough value that will alter the bin size
Bin increments are .75 at this time
However when drilling through to see the values, we have the original bin size of 2 for the filters
Expected behavior
For the filter values to correctly reflect the expected bin size.
Describe the bug
The filters for histogram bin values when drilling through don't reflect the updated bin size after applying a filters I CAN'T reproduce this in master.
To Reproduce
Drilling through to values also reflects this
Bin increments are .75 at this time
However when drilling through to see the values, we have the original bin size of 2 for the filters
Expected behavior
For the filter values to correctly reflect the expected bin size.
Logs
No response
Information about your Metabase installation
Severity
P2 - Not able to reproduce in master
Additional context
No response