Skip to content

Conversation

polypixeldev
Copy link
Member

Summary of the problem

#11299 starte deleting monthly announcements when they were disabled in event configuration and added a check to monthly_job, but there were still places where the monthly scope was being used without checking if the event had disabled monthly announcements, and there are some monthly announcements in the database for events that have disabled it.

Describe your changes

Moves the check for disabled monthly announcements to the monthly scope, ensuring no monthly announcement is listed for an event that has disabled them. Also removes the now-redundant checks for the configuration.

@polypixeldev polypixeldev requested review from a team as code owners August 21, 2025 22:35
Copy link
Member

@sampoder sampoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@sampoder sampoder merged commit f1e3576 into main Aug 24, 2025
13 checks passed
@sampoder sampoder deleted the polypixeldev/ignore-disabled-monthlies branch August 24, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants