Open rizemon opened 3 years ago
No details provided by team.
[The team marked this bug as a duplicate of the following bug]
Specifying a parameter multiple times for
check_budget
causes it to give invalid argument exceptionSpecifying multiple
c/
causes it to give me this error instead of simply taking into account only the last occurence as mentioned in features' notes:
[original: nus-cs2113-AY2122S1/pe-interim#567] [original labels: severity.Medium type.FunctionalityBug]
[This is the team's response to the above 'original' bug]
Severity is changed to low since the mistake still throws an acceptable error.
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
Specifying multiple occurences of the same parameter does not cause it to only take into account the last occurence, depsite being mentioned in the features' notes