Close draft ballot on Secretariat approval/disapproval action

- Legacy-Id: 4277
This commit is contained in:
Ole Laursen 2012-04-16 13:59:16 +00:00
parent 8a8ddb0cc6
commit 0fc1561260

View file

@ -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")