Page MenuHomePhorge

Fix cursor paging issue in Given Token query call
ClosedPublic

Authored by aklapper on Nov 5 2023, 14:37.

Details

Summary

The "Query" class for Given Token is missing a "withIDs()" method.

Call to undefined method PhabricatorTokenGivenQuery::withIDs() at [PhabricatorCursorPagedPolicyAwareQuery.php:120]

Closes T15652

Test Plan

Go to the Token page and pass a URL parameter, such as /token/given/?after=3

Diff Detail

Repository
rP Phorge
Branch
T15652tokenQuery (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 880
Build 880: arc lint + arc unit