Page MenuHomePhabricator

Mentee table does not load
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

The mentee table does not load

What should have happened instead?:

The mentee table should load

Software version (skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

Related Objects

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 838200 had a related patch set uploaded (by Sergio Gimeno; author: Sergio Gimeno):

[mediawiki/extensions/GrowthExperiments@master] Mentee table: fix wrong less import

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

Change 838105 had a related patch set uploaded (by Urbanecm; author: Sergio Gimeno):

[mediawiki/extensions/GrowthExperiments@wmf/1.40.0-wmf.4] Mentee table: fix wrong less import

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

Change 838206 had a related patch set uploaded (by Urbanecm; author: Sergio Gimeno):

[mediawiki/extensions/GrowthExperiments@wmf/1.40.0-wmf.3] Mentee table: fix wrong less import

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

Change 838206 abandoned by Urbanecm:

[mediawiki/extensions/GrowthExperiments@wmf/1.40.0-wmf.3] Mentee table: fix wrong less import

Reason:

actually works fine in wmf.3

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

Urbanecm_WMF triaged this task as Unbreak Now! priority.Oct 4 2022, 5:24 PM
Urbanecm_WMF subscribed.

This renders one of the Growth team's features (the Mentor dashboard) unusable => marking as a train blocker.

Looks the location of the imported less file was changed in https://gerrit.wikimedia.org/r/c/mediawiki/extensions/GrowthExperiments/+/819113 (only wmf.4). Backporting the fix to wmf.4 now.

Change 838200 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] Mentee table: fix wrong less import

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

Change 838105 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@wmf/1.40.0-wmf.4] Mentee table: fix wrong less import

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

Mentioned in SAL (#wikimedia-operations) [2022-10-04T17:50:20Z] <urbanecm@deploy1002> Started scap: Backport for [[gerrit:838105|Mentee table: fix wrong less import (T319321)]]

Mentioned in SAL (#wikimedia-operations) [2022-10-04T17:50:50Z] <urbanecm@deploy1002> urbanecm and urbanecm: Backport for [[gerrit:838105|Mentee table: fix wrong less import (T319321)]] synced to the testservers: mwdebug2001.codfw.wmnet, mwdebug2002.codfw.wmnet, mwdebug1001.eqiad.wmnet, mwdebug1002.eqiad.wmnet

Mentioned in SAL (#wikimedia-operations) [2022-10-04T17:57:19Z] <urbanecm@deploy1002> Finished scap: Backport for [[gerrit:838105|Mentee table: fix wrong less import (T319321)]] (duration: 06m 58s)

Urbanecm_WMF lowered the priority of this task from Unbreak Now! to High.Oct 4 2022, 5:58 PM
Urbanecm_WMF moved this task from Incoming to QA on the Growth-Team (Sprint 0 (Growth Team)) board.
brennen claimed this task.
brennen removed brennen as the assignee of this task.
brennen subscribed.

I added a Selenium test in T312010 that would have caught this issue, because ResourceLoader errors are written to mw-error.log and Jenkins will fail a build if that file is non-empty.