ES: fix note leak for private feature
Note has 4 parent types. Since they are different features, they can't share project ids filtering. Each "has_parent" query must be "AND"ed with its respective filtered project ids. The 4 queries are then "OR"ed.
Showing
Please register or sign in to comment