Fixes T7454. We weren't triggering "Show Older" unless there were hidden events because of a previous interaction.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T7454: Longer Maniphest tasks not fully displayed (as Phabricator defines a result set limit as 100 rows)
- Commits
- Restricted Diffusion Commit
rPb09168e689ff: Show "Show Older" for transactions the user has not interacted with
- Set page size to 3.
- Viewed a task with ~10 transactions.
- Before patch:
- Only 3 most recent transactions visible, no way to see older ones.
- Saw "show older" appear, paged backward through transaction histroy.
- Also, interacted with task and then viewed it, made sure "show older" still works.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable