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
Lint
Lint Not Applicable
Unit
Tests Not Applicable