Closed
Description
Date Histogram Range Field support has an issue with the format parameter, generating the following error message: Field [time_frame] of type [date_range] does not support custom formats
My theory is that we're trying to look up the default format off the base field, which is a range not a date, and thus doesn't respond the way we expect.