Bug 707 - One user is added several times to the same task
Summary: One user is added several times to the same task
Status: CONFIRMED
Alias: None
Product: CS3343_SEP_group8
Classification: Unclassified
Component: Model (show other bugs)
Version: version0
Hardware: PC Windows
: --- enhancement
Assignee: Meryem
URL:
Depends on:
Blocks:
 
Reported: 2022-11-16 16:34 HKT by Meryem
Modified: 2022-11-16 16:34 HKT (History)
0 users

See Also:


Attachments
Add one user to the same task several times (34.03 KB, image/png)
2022-11-16 16:34 HKT, Meryem
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Meryem 2022-11-16 16:34:44 HKT
Created attachment 122 [details]
Add one user to the same task several times

Problem location : Task.java
Problem found : TestTask.java

Once a user is added to a task, it shouldn't be possible to add the same user to the same task (one task -> one user)