mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 01:44:08 -04:00
If Optional runs before required_for_ops, it stops the validation chain so it doesn't get to required_for_ops. The move_to field isn't required for the 'move-to-new-folder' operation, so this has been removed. This also adds comments explaining why we set default to an empty string when instantiating the move_to field.