Delete Calculated Person
Actors
- User
- OpenRegistry
- Database
Pre-Conditions
- PRE1: User has authenticated to system.
- PRE2: user is authorized to delete some calculated people
- PRE3: User has searched for a person (possibly via Search Person Use Case)
Flow
- User chooses to delete Calculated Person
Post Conditions
Downstream notification about the removal of the calculated person.
Business Rules
- Calculated Person to be deleted must have count(source records) = 0.
Exceptions
- If calculated person still has source records attached to it.