Summary: | Make all issues appear in the My Bugs section, independently of the bug status | ||
---|---|---|---|
Product: | [Websites] bugs.kde.org | Reporter: | Photon <ncqm3qdz> |
Component: | general | Assignee: | KDE sysadmins <sysadmin> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | bcooksley, d_debnath, ken, nate, sheedy, tobias |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Photon
2021-11-02 17:51:09 UTC
Or that could be an option. I don't know if everyone will like this. Oh noes... I didn't know you could remember a search. ⚆_⚆ The My Bugs section is available in the footer (at the bottom of every page). Try force refreshing your browser with Ctrl + Shift + R if you don't see the footer. Yes, it's available indeed, but it doesn't display all bugs: This is the default My Bugs section: https://bugs.kde.org/buglist.cgi?cmdtype=runnamed&namedcmd=My%20Bugs And this is the My Bugs section with all of the sections enabled: https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=NEEDSINFO&bug_status=ASSIGNED&bug_status=REOPENED&email1=ncqm3qdz%40anonaddy.me&emailassigned_to1=1&emailreporter1=1&emailtype1=exact&field0-0-0=bug_status&field0-0-1=reporter&list_id=1929862&type0-0-0=notequals&type0-0-1=equals&value0-0-0=UNCONFIRMED&value0-0-1=[USER_EMAIL_ADDRESS_HERE] (In reply to Photon from comment #4) > This is the default My Bugs section: > https://bugs.kde.org/buglist.cgi?cmdtype=runnamed&namedcmd=My%20Bugs But that's not the URL in my case. > And this is the My Bugs section with all of the sections enabled: > https://bugs.kde.org/buglist. > cgi?bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=NEEDSINFO&bug_stat > us=ASSIGNED&bug_status=REOPENED&email1=ncqm3qdz%40anonaddy. > me&emailassigned_to1=1&emailreporter1=1&emailtype1=exact&field0-0- > 0=bug_status&field0-0-1=reporter&list_id=1929862&type0-0-0=notequals&type0-0- > 1=equals&value0-0-0=UNCONFIRMED&value0-0-1=[USER_EMAIL_ADDRESS_HERE] This is more or less how the URL is in the My Bugs section in my case. Sorry, I made a little confusion. What I proposed in this bug report is that the "My Bugs" default link should be this one: https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=NEEDSINFO&bug_status=VERIFIED&bug_status=CLOSED&email1=ncqm3qdz%40anonaddy.me&emailassigned_to1=1&emailreporter1=1&emailtype1=substring&f0=OP&f1=OP&f2=bug_status&f3=reporter&f4=CP&f5=CP&j1=OR&known_name=Show%20all%20the%20bugs&list_id=1931964&o2=notequals&o3=equals&query_based_on=Show%20all%20the%20bugs&query_format=advanced&resolution=---&resolution=FIXED&resolution=INVALID&resolution=WONTFIX&resolution=LATER&resolution=REMIND&resolution=DUPLICATE&resolution=WORKSFORME&resolution=MOVED&resolution=UPSTREAM&resolution=DOWNSTREAM&resolution=WAITINGFORINFO&resolution=BACKTRACE&resolution=UNMAINTAINED&v2=UNCONFIRMED&v3=EMAIL_ADDRESS_HERE It includes some missing categories like "won't fix", "invalid", duplicate, etc. that your "My Bugs" (and the default one) link doesn't have. I think you can significantly simplify the link with this: https://bugs.kde.org/buglist.cgi?email1=ncqm3qdz%40anonaddy.me&emailassigned_to1=1&emailreporter1=1&emailtype1=substring&f0=OP&f1=OP&f2=bug_status&f3=reporter&f4=CP&f5=CP&j1=OR&known_name=Show%20all%20the%20bugs&list_id=1931964&o2=notequals&o3=equals&query_based_on=Show%20all%20the%20bugs&query_format=advanced&v2=UNCONFIRMED&v3=EMAIL_ADDRESS_HERE Essentially, if you want all values of bug_status and all values of resolution, then just don't include them in the link at all. However, I don't have admin permissions on Bugzilla. The admins of Bugzilla will have to look into it. I've added Ben Cooksley to the CC of this bug. Let's see what he says. Always seeing closed bugs to might be overwhelming for those of us who have been around for a while. :) If this is possible to edit, I propose the following default searches on the footer: - Open bugs assigned to me - Open bugs I've filed - All bugs I've filed Bugzilla only permits the "My Bugs" search to be customised and doesn't allow us to provide any other shared searches by default i'm afraid. Given how long My Bugs has worked the way it is i'm not sure changing it's behaviour is a good idea. According to the docs: https://bugzilla.readthedocs.io/en/5.0/using/finding.html#pronoun-substitution Using %user% gives us the following URL that anyone logged in can click: https://bugs.kde.org/buglist.cgi?email1=%25user%25&emailassigned_to1=1&emaillongdesc1=1&emailreporter1=1&emailtype1=equals&query_format=advanced If someone with permissions could place this at the top of the shared searches list found here: https://bugs.kde.org/userprefs.cgi?tab=saved-searches Then at least it's there to be found. Given that there's an "Open bugs reported by me" search on the main page, I think it's probbly okay to change the "My Bugs" query to include closed bugs too. |