Currently, the contributions stream is segmented based on timestamp, which is not a unique key. This can lead to contributions being skipped if the segment boundary falls between two contributions with the same timestamp (T200259).
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| ContribsPager: Use stable pagination | mediawiki/core | master | +165 -33 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T258623 Use unique criterion for segmenting contributions | |||
| Open | None | T200259 ContribsPager/DeletedContribsPager should use a unique criterion for paging |
Event Timeline
Comment Actions
Change 598419 had a related patch set uploaded (by Daniel Kinzler; owner: Daniel Kinzler):
[mediawiki/core@master] ContribsPager: use stable pagination
Comment Actions
Change #598419 abandoned by Daniel Kinzler:
[mediawiki/core@master] ContribsPager: Use stable pagination