Skip to content
Commit 241ec071 authored by Roeland Jago Douma's avatar Roeland Jago Douma Committed by Backportbot
Browse files

Rewrite getNumberOfUnreadCommentsForFolder query



Before the joining and filtering removed unkown files. Resulting in
manual queries for all the files with no (unread) comments (the 99%).

Long story short. This will return a list of all the files in the parent
folder with their unread comment count (can be 0). But this makes sure
that the result is properly cached. In the dav handling.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent eaa8e7cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment