Обсуждение: commitfest – hard to create entries after system upgrade
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.
> 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
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'twork, 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.