Actual number of posts in queue is not the same as projected number
added scoped labels
added 1 deleted label
changed title from to
changed the description
added scoped label and automatically removed label
- Owner
@benhayward.ben this is a recurring issue with moderated group counters that has been ping ponged for nearly a year now. Let's get to the bottom of it in Sprint::10/23 - Quiet Quail .
added scoped labels
changed time estimate to 3h
assigned to @benhayward.ben
- Developer
Sure thing, but isn't this a partial duplicate of minds#688 (moved)?
- Developer
I believe it is, and is currently pending review for last week, closing this ticket
- Owner
Where are we at here Ben?
- Developer
A change was put forward, but there was an issue with it, so we need to approach this from another angle.
closed
reopened
added scoped label and automatically removed label
- Developer
Very strange one. The statements used to count the posts and get the posts are pretty much identical, barring one uses * and one uses count(*).
Conversely, we can see on production in a faulty group, that there seems to be a discrepancy.
I wonder whether perhaps Factory::exportable() is silently dropping entities that are being included in the count?