Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix caching behavior for relations push rules. (#12859) | Patrick Cloke | 2022-05-25 | 1 | -0/+1 |
By always returning all requested values from the function wrapped by cachedList. Otherwise implicit None values get added into the cache, which are unexpected. |