Closed
Bug 1056090
Opened 11 years ago
Closed 11 years ago
Please deploy mediawiki-bugzilla a2c64856714c31b31954a8a8022ea93c2337ef03 to wiki.mozilla.org
Categories
(Infrastructure & Operations :: IT-Managed Tools, task)
Infrastructure & Operations
IT-Managed Tools
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: cliang)
References
Details
(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1085] )
Please can https://github.com/mozilla/mediawiki-bugzilla/commit/a2c64856714c31b31954a8a8022ea93c2337ef03 be deployed to wiki.mozilla.org, per bug 1033010 comment 6.
After deploying, a testcase is https://wiki.mozilla.org/Auto-tools/Projects/Treeherder - the bug tables there should (a) still work, and (b) now be sorted by the priority column on initial pageload correctly.
| Assignee | ||
Updated•11 years ago
|
Assignee: server-ops-webops → cliang
| Assignee | ||
Comment 1•11 years ago
|
||
Many thanks for the test case!
The extension has been updated in all three environments:
- Dev: change pushed and confirmed working
(page loaded and the priority column was sorted correctly on initial page load)
- Stage: change pushed; unconfirmed
(looks like page is missing in stage; stage probably needs a more general update)
- Prod: change pushed, confirmed
$ cd /data/genericrhel6-dev/src/wiki-dev.allizom.org/wiki/extensions/Bugzilla
$ sudo git pull
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 4 (delta 1), reused 2 (delta 1)
Unpacking objects: 100% (4/4), done.
From https://github.com/mozilla/mediawiki-bugzilla
8fb2cf0..a2c6485 master -> origin/master
Updating 8fb2cf0..a2c6485
Fast-forward
Bugzilla.php | 2 ++
1 file changed, 2 insertions(+)
$ sudo /data/genericrhel6-dev/deploy wiki-dev.allizom.org
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•11 years ago
|
||
Looks good - thank you :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•