nytai commented on issue #29095: URL: https://github.com/apache/superset/issues/29095#issuecomment-2327371939
This validation is applied when reports are created from the chart/dashboard page and it's meant to prevent the same user from subscribing to multiple versions of the same report. validation code: https://github.com/apache/superset/blob/2b27e9eda173762cac596cfeb45719ea8cb26b4b/superset/commands/report/create.py#L113 This validation can be bypassed by supplying `"creation_method": "alerts_reports"` in the payload -- 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]
