commitfest – hard to create entries after system upgrade

Started by Nikolay Samokhvalov10 months ago2 messageshackers
Jump to latest
#1Nikolay Samokhvalov
samokhvalov@gmail.com

Tried to create a new entry for someone's patch that was already commented
by Peter E as looking good, but:

1) when I went to the "PG19-1" commitfest, I couldn't find a button/link to
open new entries there.

2) at homepage, there is a link in the bottom,
https://commitfest.postgresql.org/open/new/ – but it doesn't work does't
work, redirects to home page with these words:

More than one open commitfest exists, redirecting to startpage instead.

Then I have guessed the URL that works,
https://commitfest.postgresql.org/53/new/, but I guess this needs a fix.

Nik

#2Jelte Fennema-Nio
postgres@jeltef.nl
In reply to: Nikolay Samokhvalov (#1)
Re: commitfest – hard to create entries after system upgrade

On Sun, 22 Jun 2025 at 23:05, Nikolay Samokhvalov <nik@postgres.ai> wrote:

Tried to create a new entry for someone's patch that was already commented by Peter E as looking good, but:

1) when I went to the "PG19-1" commitfest, I couldn't find a button/link to open new entries there.

Could it be that you were/are not logged in? It seems the button is
hidden. I created an issue for that now, but this is not new
behaviour: https://github.com/postgres/pgcommitfest/issues/74

2) at homepage, there is a link in the bottom, https://commitfest.postgresql.org/open/new/ – but it doesn't work does't work, redirects to home page with these words:

More than one open commitfest exists, redirecting to startpage instead.

Yeah, that was a dumb bug which I also noticed quickly after I had
deployed to prod. That's fixed now.