issues
search
Databases-and-Informationsystems
/
api
Nlp Project Backend
1
stars
0
forks
source link
B025 Move Ownership of Annotation (Overtake)
#34
Open
Marco-374
opened
6 days ago
Marco-374
commented
6 days ago
Precondition:
User has a in progress document annotation
Another user in the team has not started an annotation for this document
Content:
User can overtake ownership of his annotation to another user
The receiver of the annotation must not have an existing annotation for this document and has to be in the same team
Create Endpoint to transfer ownership of a annotation
Postcondition:
Success: Ownership change is reflected in the database
Failure: Error is returned (receiver does not fulfill all requirements).
Acceptance Criteria:
Endpoint to move ownership of annotation is created
Checks, if receiver of annotation can receive annotation, are made
Precondition:
Content:
Postcondition:
Acceptance Criteria: