Page MenuHomePhabricator

Notifications - fix pager
ClosedPublic

Authored by btrahan on Aug 27 2014, 7:14 PM.
Tags
None
Referenced Files
F14014257: D10369.id24958.diff
Sun, Nov 3, 1:38 AM
F14014255: D10369.id.diff
Sun, Nov 3, 1:36 AM
F14014254: D10369.id24956.diff
Sun, Nov 3, 1:36 AM
F14014238: D10369.diff
Sun, Nov 3, 1:25 AM
F13997951: D10369.diff
Thu, Oct 24, 6:59 AM
F13996367: D10369.id24956.diff
Wed, Oct 23, 8:32 PM
F13995336: D10369.diff
Wed, Oct 23, 12:16 PM
F13982643: D10369.id.diff
Oct 20 2024, 12:51 AM
Subscribers

Details

Summary

D10281 upgraded us to modern infrastructure but I think forget to set this little helper to return true. Fixes T5975.

Test Plan

paged through notifications with glee

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2368
Build 2372: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Notifications - fix pager.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

I think we could cursor page this on chronologicalKey but this is reasonable, at least until we have a better reason to support cursor paging.

This revision is now accepted and ready to land.Aug 27 2014, 7:16 PM

yeah, I tried to get that going actually and it was being all funky on me. :/

btrahan updated this revision to Diff 24958.

Closed by commit rP85b767bbdc65 (authored by @btrahan).