Page MenuHomePhabricator

Conduit log paging is broken, fails with `Call to undefined method PhabricatorConduitLogQuery::withIDs` error
Closed, ResolvedPublic

Description

If you try going to second page of conduit logs, you will get error:

>>> UNRECOVERABLE FATAL ERROR <<<

Call to undefined method PhabricatorConduitLogQuery::withIDs()

/core/lib/phabricator/src/infrastructure/query/policy/PhabricatorCursorPagedPolicyAwareQuery.php:119

It is reproducible in secure.phabricator.com, eg.: https://secure.phabricator.com/conduit/log/?after=30736415

Event Timeline

artms renamed this task from Conduit log paging is broken to Conduit log paging is broken, fails with `Call to undefined method PhabricatorConduitLogQuery::withIDs` error.Sep 23 2019, 12:26 PM
artms created this task.
epriestley triaged this task as Normal priority.Sep 24 2019, 3:36 PM