https://bugzilla.wikimedia.org/show_bug.cgi?id=65090
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- This is "expected". We only populate the most recent 500 entries and display the most recent 300 entries of a board history. Fetching and displaying all at once is obviously not a good idea. Maybe we could add pagination to the history, for example, 200 entries per load. This would require some backend change to support pagination. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
