siewyangzhi / pe

0 stars 0 forks source link

Packages with same start and end date are not allowed #4

Open siewyangzhi opened 2 years ago

siewyangzhi commented 2 years ago

Description: Packages whose start date and the end date are the same is not allowed. However, there was no mention of this restriction within the UG. This means that the application is restricted to only multi-day packages.

Steps to recreate the problem: Enter the command add SnowBoarding Trip,1,25/02/2022,25/02/2022,ABC,90.99,Singapore,30 as seen below

image.png

Expectation: Package successfully added!

Actual:

image.png

soc-se-bot commented 2 years ago

Team's Response

No details provided by team.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Medium] Originally [severity.High]

Reason for disagreement: No response was given by the team as this should be a medium severity problem instead of a high severity problem. This is a high severity problem as most tour package companies offer 1-day tours and by not allowing such an option, a large portion of companies would not be able to use this application as they are unable to load their 1-day tour packages into the application. Thus per the guidelines seen below, this is a high severity problem.

image.png