Closed
Bug 1412570
Opened 8 years ago
Closed 8 years ago
Bugzilla/wiki integration -- include_fields and status not working
Categories
(bugzilla.mozilla.org :: General, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: kathleen.a.wilson, Assigned: ericz)
Details
(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/5745])
The Bugzilla data is no longer displaying correctly in the following two wiki pages:
https://wiki.mozilla.org/CA/Incident_Dashboard
https://wiki.mozilla.org/CA/Dashboard
I saw notification that Bugzilla maintenance would be happening this week, but I did not see any notification that these interfaces would break.
Please point me in the right direction so I can get these pages fixed ASAP.
Updated•8 years ago
|
Assignee: nobody → server-ops-webops
Component: General → WebOps: IT-Managed Tools
Product: bugzilla.mozilla.org → Infrastructure & Operations
QA Contact: smani
Comment 1•8 years ago
|
||
This recently moved to aws, so moved over to the webops queue. We have an RCA open related to the wiki throwing 503s
the RCA# is RCA0001011. The pages seem to be ok now.
| Reporter | ||
Comment 2•8 years ago
|
||
(In reply to Salvador Espinoza [:sal] from comment #1)
> This recently moved to aws, so moved over to the webops queue. We have an
> RCA open related to the wiki throwing 503s
> the RCA# is RCA0001011.
I don't know what "RCA" means. Could you provide the direct URL to RCA0001011?
> The pages seem to be ok now.
The pages are still broken:
ID summary status assigned to whiteboard last change time
478418 No summary No status No assigned_to No whiteboard No last_change_time
> See Also: → bug 1409514
Can someone CC me on that bug?
| Reporter | ||
Comment 3•8 years ago
|
||
Thanks!
In case it helps, it works if I remove this line:
"include_fields": "id, summary, status, assigned_to, whiteboard, last_change_time"
Comment 4•8 years ago
|
||
Kathleen I'm so sorry! for some reason I got confused and thought the wiki itself was down. Moving it back to the other component.
Is this urgent? or can it wait until Monday? I can have someone from the bugzilla team come online if it can't wait.
Assignee: server-ops-webops → nobody
Component: WebOps: IT-Managed Tools → General
Product: Infrastructure & Operations → bugzilla.mozilla.org
QA Contact: smani
| Reporter | ||
Comment 5•8 years ago
|
||
(In reply to Salvador Espinoza [:sal] from comment #4)
> Kathleen I'm so sorry! for some reason I got confused and thought the wiki
> itself was down. Moving it back to the other component.
>
> Is this urgent? or can it wait until Monday? I can have someone from the
> bugzilla team come online if it can't wait.
I will update my wiki pages with the temporary work-around. So I'll be OK for a while.
| Reporter | ||
Comment 6•8 years ago
|
||
Updating the bug summary, since I have implemented a temporary work-around for my wiki pages. (See Comment #3)
When Bugzilla/wiki integration is fixed so that include_fields works again, I will need to update my wiki pages to add those lines back in.
Summary: Bugzilla data wiki pages broken → Bugzilla/wiki integration -- include_fields not working
| Reporter | ||
Comment 7•8 years ago
|
||
Also just noticed that "status" is not working correctly.
For example:
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],
should mean that bugs in "RESOLVED" status do not get listed.
Summary: Bugzilla/wiki integration -- include_fields not working → Bugzilla/wiki integration -- include_fields and status not working
Hello,
Please check this link if it's up-to-date: https://wiki.mozilla.org/CA:KathleenBugs (no data).
Other links is works now.
Thanks,
Andrew.
| Reporter | ||
Comment 9•8 years ago
|
||
changing the include_fields to an array worked.
Only one thing left that is not working -- the status field as an array --
This does not work:
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"],
Comment 10•8 years ago
|
||
Another thing that no longer works for me is the CSS classes used to collapse tables. I've been using "wikitable collapsible collapsed" in this page and it no longer works: https://wiki.mozilla.org/Firefox/Search
| Reporter | ||
Comment 11•8 years ago
|
||
Bugzilla is displaying ZERO data in
https://wiki.mozilla.org/CA/Incident_Dashboard
https://wiki.mozilla.org/CA/Dashboard
Those pages were working yesterday. :-(
Comment 12•8 years ago
|
||
Yes, all tables is broken.
| Reporter | ||
Comment 13•8 years ago
|
||
It's working again! Yay!
Thank you!!!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•