Do not use permitted_for scope when querying pinned statuses (#7510)
permitted_for scope is slow when combined with pinned status scope. Fortunately permitted_for scope can safely be removed because a pinned status is always public.main
parent
55fd55714a
commit
77cd6b5096
Loading…
Reference in new issue