Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix breaking event sending due to bad push rule #13547

Merged
merged 4 commits into from
Aug 17, 2022
Merged

Commits on Aug 17, 2022

  1. Fix breaking event sending due to bad push rule

    Broke by #13522
    
    It looks like we have some rules in the DB with a priority class less
    than 0 that don't override the base rules. Before these were just
    dropped, but #13522 made that a hard error.
    erikjohnston committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    ac469ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ccb7d View commit details
    Browse the repository at this point in the history
  3. Newsfile

    erikjohnston committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    fd2d84f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into erikj/fix_bug

    David Robertson committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    98a5916 View commit details
    Browse the repository at this point in the history