What is the problem?
Pages with "/" in their titles which appear in the Pages Created or Pages Improved reports should not convert "/" to "%2F" in the XTools link in the "More page metrics".
It will return a 404, such as https://xtools.wmflabs.org/articleinfo/en.wikivoyage/Edmonton%2FNorth
With the original "/" it goes to the correct place: https://xtools.wmflabs.org/articleinfo/en.wikivoyage/Edmonton/North
Steps to reproduce problem
- Go to https://eventmetrics-dev.wmflabs.org/programs/142/events/370 or setup an event with the parameters in the screenshot below
- Calculate data (if necessary)
- Open the Pages Improved report (CSV or Wikitext)
- Attempt to open the XTools link
Expected behavior: Takes you to https://xtools.wmflabs.org/articleinfo/en.wikivoyage/Edmonton/North
Observed behavior: Takes you to https://xtools.wmflabs.org/articleinfo/en.wikivoyage/Edmonton%2FNorth (404)
