-
Notifications
You must be signed in to change notification settings - Fork 509
Add the ability for the secretariat to clear a ballot to the tracker #673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@[email protected] commented Currently, the secretariat handles these requests through manual removal of database records in MySQL. Specifically, the appropriate records are removed from the tables ballots, ballots_comment and ballots_discuss based upon the ballot_id (and / or ad_id) fields as appropriate. Matt |
@[email protected] changed priority from |
@[email protected] changed status from |
@[email protected] changed owner from `` to |
@[email protected] changed component from |
@[email protected] commented Added a new button, "Clear Ballot", to the IESG Evaluation Record tab of the Document page. It is only available to secretariat users. Technically we are creating a new ballot. This is accomplished by creating a new started_iesg_process DocEvent record. |
@[email protected] commented The new docevent record has desc="cleared_ballot". |
@[email protected] changed status from |
@[email protected] changed resolution from `` to |
keyword_sprint
owner:[email protected]
resolution_overtaken by events
type_enhancement
| by [email protected]Currently, the secretariat handles the request to clear a ballot with a manual action through their IT department. It would be better to make this an explicit action available to the secretariat on the tracker's interface. The action should also put an entry into the history log for the document the ballot is associated with.
Issue migrated from trac:673 at 2022-03-04 01:50:41 +0000
The text was updated successfully, but these errors were encountered: