Page MenuHomePhabricator

User contribs, filtered by calendar period, contains edits on Flow pages outside of this period
Open, Needs TriagePublic

Event Timeline

Restricted Application added subscribers: Base, Aklapper. · View Herald Transcript

(not related to the user interface design, hence removing tag MediaWiki-User-Interface )

It looks like the culprit is the limit parameter in the URL. If you remove it, the query works properly:

https://ru.wikipedia.org/w/index.php?title=%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F%3A%D0%92%D0%BA%D0%BB%D0%B0%D0%B4&contribs=user&target=MBH&namespace=&tagfilter=&start=2017-02-13&end=2017-02-13 returns only edits for 13 Feb 2017.

Seems like something is up with the pager also, because if you click on the older link https://ru.wikipedia.org/w/index.php?title=%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%92%D0%BA%D0%BB%D0%B0%D0%B4&dir=prev&offset=20170213234936&contribs=user&target=MBH&namespace=&tagfilter=&start=2017-02-13&end=2017-02-13, even though start and end are in the query, the page returns all results.

Also need to investigate offset and dir=prev

Vvjjkkii renamed this task from User contribs, filtered by calendar period, contains edits on Flow pages outside of this period to ksbaaaaaaa.Jul 1 2018, 1:07 AM
Vvjjkkii removed kostajh as the assignee of this task.
Vvjjkkii triaged this task as High priority.
Vvjjkkii updated the task description. (Show Details)
Vvjjkkii edited subscribers, added: kostajh; removed: Aklapper.
CommunityTechBot renamed this task from ksbaaaaaaa to User contribs, filtered by calendar period, contains edits on Flow pages outside of this period.Jul 2 2018, 1:11 AM
CommunityTechBot assigned this task to kostajh.
CommunityTechBot raised the priority of this task from High to Needs Triage.
CommunityTechBot updated the task description. (Show Details)
CommunityTechBot edited subscribers, added: Aklapper; removed: kostajh.
kostajh subscribed.

Leaving this unassigned for now but will pick it up again if I have time. Interestingly the limit parameter only causes problems if you go higher than 57, so for example https://ru.wikipedia.org/w/index.php?title=%D0%A1%D0%BB%D1%83%D0%B6%D0%B5%D0%B1%D0%BD%D0%B0%D1%8F:%D0%92%D0%BA%D0%BB%D0%B0%D0%B4&offset=20170214000552&limit=57&contribs=user&target=MBH&namespace=&tagfilter=&start=2017-02-13&end=2017-02-13

An example from first post on this task doesn't work now because Flow was fully disabnled in ruwiki, but I assume the problem still exists in engine.