How can I change patch status in CommitFest application?

Started by MauMauover 14 years ago3 messages
#1MauMau
maumau307@gmail.com

Hello,

I re-submitted a patch and added a comment on the page below. I chose
"patch" from the comment type drop-down box, but the patch status does not
change from "waiting on author". I expected the patch status would become
"needs review".

Patch: Allow multiple Postgres clusters running on the same machine to
distinguish themselves in the event log Edit Patch - Move To Another
CommitFest - Delete Patch
https://commitfest.postgresql.org/action/patch_view?id=562

What should I do? Where should I refer to handle patch status correctly?

Regards
MauMau

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: MauMau (#1)
Re: How can I change patch status in CommitFest application?

"MauMau" <maumau307@gmail.com> writes:

I re-submitted a patch and added a comment on the page below. I chose
"patch" from the comment type drop-down box, but the patch status does not
change from "waiting on author". I expected the patch status would become
"needs review".

No, adding a comment doesn't change anything else.

What should I do? Where should I refer to handle patch status correctly?

Click on the "Edit Patch" link, then change the status.

regards, tom lane

#3MauMau
maumau307@gmail.com
In reply to: Tom Lane (#2)
Re: How can I change patch status in CommitFest application?

From: "Tom Lane" <tgl@sss.pgh.pa.us>

"MauMau" <maumau307@gmail.com> writes:

I re-submitted a patch and added a comment on the page below. I chose
"patch" from the comment type drop-down box, but the patch status does
not
change from "waiting on author". I expected the patch status would become
"needs review".

No, adding a comment doesn't change anything else.

What should I do? Where should I refer to handle patch status correctly?

Click on the "Edit Patch" link, then change the status.

Oh, why didn't I notice the "Edit Patch" link!? I successfully changed the
patch status. Thank you very much.

Regards
MauMau