D3nn3 opened a new issue, #26206: URL: https://github.com/apache/superset/issues/26206
Since upgrading from Superset 2.0.1 to 3.0.2, creating new charts or editing existing charts with annotations layers results in them not being rendered. Already existing charts still render annotations layers in dashboard. #### How to reproduce the bug 1. Create a new chart, e.g. Line Chart 2. Define any metric so something is rendered 3. Create an Annotation Layer of type Formula ### Expected results Annotation actually gets rendered ### Actual results Annotation doesn't get rendered #### Screenshots   ### Environment (please complete the following information): - browser type and version: Firefox 120.0.1 (64-bit) - superset version: `3.0.2-py310` (official docker image deployed on K8s Feature flags: ``` 'DASHBOARD_CROSS_FILTERS': True, 'DASHBOARD_RBAC': True, 'DASHBOARD_VIRTUALIZATION': True, 'DRILL_BY': True, 'DRUID_JOINS': True, 'ENABLE_TEMPLATE_PROCESSING': True, 'HORIZONTAL_FILTER_BAR': True, ``` -- 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: notifications-unsubscr...@superset.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org