dpgaspar opened a new pull request #12196: URL: https://github.com/apache/incubator-superset/pull/12196
### SUMMARY Uniqueness was being imposed on Alerts/Report names, preventing user's from create an Alert name "X" and a Report with the same name "X". This allows this while still enforcing name uniqueness on Alerts and Reports separately ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
