YousufFFFF opened a new pull request, #36264: URL: https://github.com/apache/superset/pull/36264
<!--- Please write the PR title following the conventions at https://www.conventionalcommits.org/en/v1.0.0/ Example: fix(dashboard): load charts correctly --> ### SUMMARY This PR adds a short troubleshooting section to the Alerts & Reports documentation to explain why scheduled reports can sometimes be delivered multiple times when more than one scheduler/beat process is running. It gives guidance on how users can prevent duplicate notifications by ensuring that only a single scheduler/beat instance is active in their deployment. This change was requested in issue #22664. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF N/A – documentation-only change. ### TESTING INSTRUCTIONS 1. Open docs at "Alerts and Reports" page. 2. Scroll to the Troubleshooting section. 3. Confirm that the new "Duplicate report deliveries" subsection appears correctly. 4. Verify formatting renders properly in Markdown/MDX. ### ADDITIONAL INFORMATION - [x] Has associated issue: Fixes #22664 - [ ] Required feature flags: N/A - [ ] Changes UI: No - [ ] Includes DB Migration: No - [ ] Introduces new feature or API: No - [x] Documentation-only change -- 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]
