summary refs log tree commit diff
path: root/changelog.d/17338.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reintroduce #17291. (#17338)Erik Johnston2024-06-241-0/+1
This is #17291 (which got reverted), with some added fixups, and change so that tests actually pick up the error. The problem was that we were not calculating any new chain IDs due to a missing `not` in a condition.