alphagov / whitehall

Publishes government content on GOV.UK
https://docs.publishing.service.gov.uk/apps/whitehall.html
MIT License
896 stars 194 forks source link

Fix missing hidden political field #9398

Closed ryanb-gds closed 2 months ago

ryanb-gds commented 2 months ago

Last week I had to roll back #9389 because I'd introduced a subtle issue where if the political checkbox was not checked, an empty string was saved as the value of the political field. This caused issues at publishing time, because Publishing API requires a boolean value for the political attribute.

This PR re-applies #9389 but corrects the value of the hidden political input and adds some validation to the edition model to prevent similar issues re-emerging.

Trello: https://trello.com/c/II8jgMR7