Co-authored-by: Guo Xiang Tan <tgx_world@hotmail.com>
fixes regression where an error message is missing from a poll with one option
min
* Extract validation logic into a service object. * Extract logic for updating polls custom fields into a service object. * Use `strip_heredoc` instead. * FIX: Polls do not update when configuration has been changed.