+1 I tested this with many of my production dashboards and verified that alerts & reports works with docker compose deployment and the -dev container image.
The fix of #26034 introduced a new bug #26254. Both cannot currently be fixed simultaneously due to a limitation of ECharts. See the discussion in #26254 for more details. But a nice workaround for the new bug was included in #26404, now users can fix a chart by checking the "force categorical" box instead of having to cast new column types in their database. I verified that the "force categorical" option works for charts with numerical x-axes and I find it to be as good a fix for now as possible. Thanks to all who worked on this set of related problems, especially Michael and Ville! Sam On Tue, Jan 9, 2024, at 9:12 AM, Michael S. Molina wrote: > Hello Superset Community, > > This is a call for the vote to release Apache Superset version 3.0.3. > > The release candidate: > https://dist.apache.org/repos/dist/dev/superset/3.0.3rc3/ > > Git tag for the release: > https://github.com/apache/superset/tree/3.0.3rc3 > > The Change Log for the release: > https://github.com/apache/superset/blob/3.0.3rc3/CHANGELOG.md > > The Updating instructions for the release: > https://github.com/apache/superset/blob/3.0.3rc3/UPDATING.md > > Public keys are available at: > https://www.apache.org/dist/superset/KEYS > > The vote will be open for at least 72 hours or until the necessary number > of votes are reached. > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > Thanks, > The Apache Superset Team