On Fri, Feb 13, 2015 at 03:31:22PM -0500, Jack Howarth wrote: > On Fri, Feb 13, 2015 at 3:16 PM, Marek Polacek <pola...@redhat.com> wrote: > > On Fri, Feb 13, 2015 at 03:12:22PM -0500, Jack Howarth wrote: > >> Is there a reason why the Serious Regressions tables, displayed by > >> the links in the 'Release Series and Status' section at > >> https://gcc.gnu.org, no longer have a column for the priority > >> (importance) of each bug? We used to have that and it was quite nice > >> to be able to click on the priority column header to regenerate the > >> table sorted by bug priority (to quickly see how many P1s are open). > >> Any chance of getting that functionality back? > > > > You probably need to enable the Priority column in Change Columns at > > the bottom of the page. > > > > Marek > > That works but we used to have the Priority column listed in the GCC > Bugzilla default column listing.
What columns do you get in the standard queries is what you've configured, in the sorting order you've configured. Jakub