Page MenuHomePhabricator

Icon correct but issuesSeverity in instrumentation is wrong
Closed, ResolvedPublic

Description

Visit https://reading-web-staging.wmflabs.org/w/index.php?title=Stone_Cold_Steve_Austin in the new page issues treatment.
After the fix for T203386: Multiple-issues templates in page sections don't render in modal, the multiple issues template in Section 2 is displayed correctly now. However:

sectionNumbers is logged as [2]
issuesSeverity is logged as ["LOW"]
However when I click the issue box, I notice there is a medium issue.

Expected: issuesSeverity should be ["MEDIUM"]

Event Timeline

Change 458622 had a related patch set uploaded (by Jdlrobson; owner: Jdlrobson):
[mediawiki/skins/MinervaNeue@master] WIP: Test case for T203725

https://gerrit.wikimedia.org/r/458622

Change 458622 merged by jenkins-bot:
[mediawiki/skins/MinervaNeue@master] Fix formatPageIssuesSeverity

https://gerrit.wikimedia.org/r/458622

We checked and it's working correctly in this test case now.