How can I change patch status in CommitFest application?
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
"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
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