**Problem**
The Interaction Timeline does not return any results for these queries:
* https://tools.wmflabs.org/interaction-timeline/?wiki=enwiki&user=Missvain&user=Hullaballoo%20Wolfowitz
* https://tools.wmflabs.org/interaction-timeline/?wiki=enwiki&user=Mitchumch&user=Kaldari
* https://tools.wmflabs.org/interaction-timeline/?wiki=enwiki&user=Samf4u&user=Galobtter
* https://tools.wmflabs.org/interaction-timeline/?wiki=enwiki&user=NinjaRobotPirate&user=Erik (as [[https://en.wikipedia.org/w/index.php?title=Wikipedia_talk%3ACommunity_health_initiative_on_English_Wikipedia%2FInteraction_Timeline&type=revision&diff=810871348&oldid=810854269|reported here]])
It appears that no `page` requests are being made, thus the application believes that there are no pages that both of the users have edited.
**Solution**
Figure out why page requests are not being made and make them. :)
This issue //may// have been resolved in T179702, but we should double check.