Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.66.0rc1 | David Robertson | 2022-08-23 | 1 | -1/+0 |
| | |||||
* | Fix breaking event sending due to bad push rule (#13547) | Erik Johnston | 2022-08-17 | 1 | -0/+1 |
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. |