peppoSVII opened a new issue, #24387: URL: https://github.com/apache/superset/issues/24387
When I try to add an annotation layer to a mixed chart, it doesn't work. The error message is related to '**P1D**' time grain representation. I tried for different database connections (MariaDB and Big Query) and it fails for both. #### How to reproduce the bug 1. Go to your mixed chart 2. Add a new 'Event' or 'Interval' annotation. ### Expected results A new annotation layer on the graph. ### Actual results Error for BQ: **_400 Unrecognized Name: P1D at [1:8] Location_** Error for MariaDB: 'P1D' is not in list #### Screenshots Error for Maria DB: <img width="550" alt="image" src="https://github.com/apache/superset/assets/64637149/3b10fa60-f7bb-4fe3-96c2-c4261abfba86"> <img width="541" alt="image" src="https://github.com/apache/superset/assets/64637149/d65abe87-94b5-4f88-8154-5f620b59ee7f"> ### Environment - superset version: `2.1` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
