HomePhabricator

Fix an issue with "nextPage()" on worker trigger queries
Audit Requiredf0ae75c9916a

Description

Fix an issue with "nextPage()" on worker trigger queries

Ref T13266. We never page these queries, and previously never reached the
"nextPage()" method. The call order changed recently and this method is now
reachable. For now, just no-op it rather than throwing.

Details

Group Auditors
Cowboy Commits
Provenance
epriestleyAuthored on Mar 23 2019, 5:41 PM
epriestleyPushed on Mar 23 2019, 5:43 PM
Parents
rPaae7bdbbdd56: Reference raw "title" row in Phriction paging, not "c.title"
Branches
Unknown
Tags
Unknown
Tasks
T13266: Upgrading: Minor Changes to Query Paging / Cursors
Build Status
Buildable 22338
Build 30564: Run Core Tests