- Affected version
- 2.2.2
Despite fetching the full node list,
I'm fairly sure this could also be reduced to an insert/select filtering by
XF\Repository\Forum::markForumTreeReadByVisitor
triggers two selects per forum being marked-as-read.I'm fairly sure this could also be reduced to an insert/select filtering by
lft
/rgt
for bulk marking as read without needing an insert for every row
Last edited: