slavanorm opened a new issue, #24374: URL: https://github.com/apache/superset/issues/24374
Line chart. Event annotation not work. error raised from python (raises every time):  #### How to reproduce the bug 1. create a line chart 2. add Event annotation 3. click apply/ok and get the error #### Screenshots <img width="1379" alt="Screenshot 2023-06-13 at 10 17 06" src="https://github.com/apache/superset/assets/48209342/60992ffc-0f38-4949-a83d-402af4871b7a"> ### Environment (please complete the following information): - browser type and version: chrome v 114.0.5375 - superset version: `2.1.0` - python version: `3.10` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [v] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [v] I have reproduced the issue with at least the latest released version of superset. - [v] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context SQL server: psql 14 failed annotation with "superset annotation" and "table", same error. works on 1.5.3, so feels like recent changes are breaking -- 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]
