Overview
The check_prior_unpublished_update_exists function ensures that only one Update is able to exist at a time. However, this should also be implemented for Delete objects. This might be best done by creating a second function or by generalizing this function to check for delete an updates.
Acceptance Criteria
Overview
The check_prior_unpublished_update_exists function ensures that only one Update is able to exist at a time. However, this should also be implemented for Delete objects. This might be best done by creating a second function or by generalizing this function to check for delete an updates.
Acceptance Criteria