Close draft ballot on Secretariat approval/disapproval action
- Legacy-Id: 4277
This commit is contained in:
parent
8a8ddb0cc6
commit
0fc1561260
|
@ -1223,6 +1223,8 @@ def approve_ballotREDESIGN(request, name):
|
|||
new_state = State.objects.get(type="draft-iesg", slug="ann")
|
||||
|
||||
# fixup document
|
||||
close_open_ballots(doc, login)
|
||||
|
||||
save_document_in_history(doc)
|
||||
|
||||
prev = doc.get_state("draft-iesg")
|
||||
|
|
Loading…
Reference in a new issue