Page MenuHomePhabricator

Wikilink: Fix charts bug when filtering by date
Closed, ResolvedPublic3 Estimated Story PointsBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

  • Navigate to a program or an organization.
  • Filter the information by date.

What happens?:
The information is updated successfully, but the chart shows more dates than the ones we previously filtered by. In the case of the screenshot below, it should only show information for the 3 months that were filtered.

Screenshot 2025-06-11 at 17.23.12.png (824×1 px, 102 KB)

What should have happened instead?:
The chart shows only the information for the months that were filtered.

Event Timeline

DMburugu triaged this task as Medium priority.Jun 24 2025, 4:27 PM
DMburugu moved this task from Estimated to Kanban on the Moderator-Tools-Team board.
DMburugu moved this task from Ready to Ready (Maintenance) on the Moderator-Tools-Team (Kanban) board.
Amdrel changed the task status from Open to In Progress.Jun 24 2025, 11:15 PM
Amdrel claimed this task.

I have a patch open for this: https://github.com/WikipediaLibrary/externallinks/pull/441

I have it depending on the aggregate rendering patch right now since both that patch and the program totals one make some changes in the same area that lead to several conflicts, and those patches will probably be merged soon anyways.

jsn.sherman changed the task status from In Progress to Stalled.Jul 8 2025, 4:18 PM
jsn.sherman subscribed.

stalling on the aggregates patch

Scardenasmolinar changed the task status from Stalled to In Progress.Jul 18 2025, 7:38 PM

Unstalling and moving to review because the blocker has been merged

Note that the Total links chart still has this bug.

Screenshot 2025-07-23 at 11.24.56.png (526×919 px, 34 KB)

Kgraessle moved this task from QA to Done on the Moderator-Tools-Team (Kanban) board.