Page MenuHomePhabricator

Interaction timeline endDate should be until the end of day
Closed, ResolvedPublic1 Estimated Story Points

Description

Interaction timeline will not display the current day's revisions when selecting the endDate on the current day.

Client should send endDate timestamp including the last second of the day (23:59:59)

Notes
Use moment's endOf method to calculate the end of the day rather than the beginning when generating the timestamp.

Event Timeline

TBolliger added a project: Anti-Harassment.
TBolliger moved this task from Untriaged to Triage/To be Estimated on the Anti-Harassment board.

I had a sneaking suspicion this was why. We may want to fix soon.