Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: If I ask for my closed bugs it uses an old email address & gives nothing Version-Release number of selected component (if applicable): bugzilla.noarch 5.0.6-15.fc37 How reproducible: On the website https://bugzilla.redhat.com Steps to Reproduce: 1. log in a me! 2. search for my closed bugs 3. it shows an old email address i used to use but no entries Actual results: no bugs Expected results: some bugs Additional info:
You need to provide details for steps 2 and steps 3.
At the bottom of a page showing "My Bugs" I press the link "MyClosed". (Or the same link in MyLinks/SavedSearches) I was actually looking for a request I'd made in 2020, BugId 1851620 hoping to find it that way. Although my "newer" & now more permanant email address is jwadodson (& that's what I'm logged in as) it shows this, Status: CLOSED Assignee: johnd.edu.au Reporter: johnd.edu.au CC: johnd.edu.au QA Contact: johnd.edu.au Docs Contact: johnd.edu.au Commenter: johnd.edu.au which is an old address. & nothing "closed". I now realise this is a saved search so... If I try to edit it I would expect to be able to change the "email address" but it seems somehow embedded & unchangeable. I don't recall the "bugzilla activity" at the time the email address had to be changed (2018? perhaps) but the email address/domain became "vulnerable" due to changes within USyd at the time. As I recall it did work after the email address change. I guess I could delete it & redo it - but will it find any old (johnd@physiol) stuff? I'm thinking this might be indicative of a more subtle group of problems in the database that underlies bugzilla.
If you edit the search and pop-down the 'Search By People' section you should see the old email address is hard coded. All the relationships are based in the user id not login name, so nothing old will be found. It doesn't work ATM as there is no way for it to map the old address to a user. If you change the email there to your new email then everything should be found. If you change the address to %user% everything should be found (if you are logged in); if you change your mail in the future it should continue working [1]. 1: https://bugzilla.redhat.com/docs/en/html/using/finding.html#pronoun-substitution
Ah! Thanks! Sorry to be such a dummy! I really should have RTFM. At least I might now "remember" where to find your advice for the future. Thanks again... John