Skip to content

Deny Duplicate Delete Draft Creation #467

@CarsonDavis

Description

@CarsonDavis

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

  • when an unpublished delete draft exists for an object, and a user attempts to create a second delete draft, draft creation should be denied with an informative message

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions