Bug 2142477
| Summary: | API: bugs results no longer seems to contain the see_also field by default? | ||
|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Jens Petersen <petersen> |
| Component: | Query/Bug List | Assignee: | The Bugzilla Team 🤖 <bugbot> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.0 | CC: | maxwell |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-11-16 04:15:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jens Petersen
2022-11-14 07:00:59 UTC
The Bugzilla changes I referred to in the upstream ticket happened around 2022-10-05, according to my IRC logs: 2022-10-05.log (times in UTC): ``` [10:04:05] <decathorpe> am I going mad or can bugzilla search results no longer be sorted by last-modified date? that column is missing and I can't add it back ... [10:45:43] <ppisar> decathorpe: I can confirm it. I had to redit the columns with "Change Columns" button at the bottom of the page. First it showed Changed item, but after saving it disappeared from the setting. Then I added it back and after saving the setting it lasts. Probably a Bugzilla-internal identifier for the column has changed, [11:09:04] <decathorpe> ppisar: that worked. thanks! ``` I don't remember exactly when I first noticed this issue with fbrnch/the haskell bugzilla bindings, but it was sometime in the last month. (In reply to Maxwell G from comment #1) > [10:04:05] <decathorpe> am I going mad or can bugzilla search results no > longer be sorted by last-modified date? that column is missing and I can't > add it back ... > [10:45:43] <ppisar> decathorpe: I can confirm it. I had to redit the columns > with "Change Columns" button at the bottom of the page. First it showed > Changed item, but after saving it disappeared from the setting. Then I added > it back and after saving the setting it lasts. Probably a Bugzilla-internal > identifier for the column has changed, Ah I noticed this too recently - it might be good to file a separate report about that though. Hi, the see_also field has been disabled in Red Hat Bugzilla for an extended period, it is expected that this field is not exposed to users in any way. When we find it is still available we close the gap. Thanks, Jeff! I will go ahead and drop 'see_also' from my bz binding then 👍 |