summary refs log tree commit diff
path: root/changelog.d/17426.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix docs on `record_action` to clarify the actions are applied (#17426)Travis Ralston2024-07-111-0/+1
This looks like a copy/paste error: the function doesn't reject anything, but instead allows the action count to go through regardless. The remainder of the function's documentation appears correct.