mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-19 01:32:52 -04:00
We work out how complete a job’s processing is by looking at how many notifications have been created. Later, we deleted all the notifications, according to the data retention schedule. This makes it look like the job has gone back to 0% processed. This commit accounts for this by not showing the % complete message once a finished job has had its notifications deleted.