Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PE-D] Deadline with the same title cannot be added. #235

Closed
nus-pe-bot opened this issue Oct 30, 2020 · 0 comments · Fixed by #257
Closed

[PE-D] Deadline with the same title cannot be added. #235

nus-pe-bot opened this issue Oct 30, 2020 · 0 comments · Fixed by #257
Assignees
Labels
Milestone

Comments

@nus-pe-bot
Copy link

Steps to recreate:

  1. Add a deadline task with the following input:
    deadline title: Tutorial 1 desc: finish up tutorial 1 for CS1234 datetime: 01-01-0001 10:00 tag: CS1234

  2. Add another deadline task with the same name, but different module code:
    deadline title: Tutorial 1 desc: finish up tutorial 1 for CS2345 datetime: 01-01-0001 10:00 tag: CS2345

Expected:
Both task to be added even though they have the same title. This is because it is possible to have both different tutorial 1 from different modules.

Actual:
image.png

Also, you may want to take note that the year of 0001 can be added. I'm not sure if this is intended.


Labels: severity.Low type.FeatureFlaw
original: yongmingyang/ped#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants