HomePhabricator

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

Description

(stable) 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
rP7477da3d4f5b: (stable) Promote 2019 Week 12
Branches
Unknown
Tags
Unknown
Tasks
T13266: Upgrading: Minor Changes to Query Paging / Cursors
Build Status
Buildable 22339
Build 30565: Run Core Tests