Open kerct opened 4 years ago
The dash is a special character used in the parser and thus should not be used as parameters. It could have been better stated in the user guide on our part.
Team chose [type.DocumentationBug
]
Originally [type.FunctionalityBug
]
Reason for disagreement: While this would not be considered a bug it was stated in the UG, I feel that this is quite an important functionality. Perhaps it can be considered as a feature flaw instead?
Team chose [severity.Low
]
Originally [severity.High
]
Reason for disagreement: The user could have typed in a long description which contains a hyphen only to find out that everything after the hyphen is cut-off, wasting his/ her effort. The program could have warned the user or rejected the input rather than creating the project but only taking the part before the hyphen.
The program only took in the first part of the description before the "-".