Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
Date
Msg-id CAGECzQTy42fJBixGG3jKQ7Sk68HVFzXvFYDe+_67gTEUQ7zr2w@mail.gmail.com
Whole thread Raw
In response to Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close  (Aleksander Alekseev <aleksander@timescale.com>)
List pgsql-hackers
On Wed, 25 Jun 2025 at 20:29, Aleksander Alekseev
<aleksander@timescale.com> wrote:
>
> Hi,
>
> > Fourth link down from the top of the link section - "Create a new commitfest entry"
> >
> > Adds it to 19-1; need to move it to Drafts if that is where it belongs.
>
> Found it. It was moved to the "Your personal dashboard" page.
> Previously I used the CF page thus I couldn't find it.

Ugh... Turns out it was a bug, there definitely should be a "New
patch" button on both the 19-1 and on the Drafts page. And there
was... but only if you were logged in as a staff user.


I had changed a field name to from "isopen" to "is_open" and forgot to
change the usage in that template. Very annoying that django templates
not complaining about missing attributes...



pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
Next
From: Peter Geoghegan
Date:
Subject: Re: Making Row Comparison NULL row member handling more robust during skip scans