nus-cs2113-AY2122S2 / pe-dev-response

0 stars 0 forks source link

problems adding flight #145

Open nus-pe-bot opened 2 years ago

nus-pe-bot commented 2 years ago

image.png the program should allow user adding same flight number, it is possible that for different weeks we have the same flight number for a flight, however, when I adding the flights I gave different dates but it refuse me to do so. This can affect the experience of users because they cannot store same flight number in the storage


[original: nus-cs2113-AY2122S2/pe-interim#172] [original labels: type.FeatureFlaw severity.High]

suenalaba commented 2 years ago

Team's Response

Thank you for pointing out. However, we design the flight ID to uniquely distinguish different flight routes. If the recursive flight routes share the same ID, it is hard to individually manage and book them.

Duplicate status (if any):

--