mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-18 09:12:42 -04:00
By moving it from the view we reduce the complexity of the methods in the view layer, so it’s easier to see what they do. This also renames the variable `finished` to the property `processing_finished` to disambiguate from the `job_status` field in the JSON, which can also have a value of `finished`.