Open nus-pe-bot opened 3 years ago
Accepted. This is however the intended behavior and the documentation is to be updated. This is to support the cases where the users wants to label the cheese type by separating the type and its origin. For example, Brie_Australian.
--
steps to reproduce:
Given this cheese in the data file
The specifications however states "Cheese types should only contain alphanumeric characters and spaces, and it should not be blank". "_" is not an alphanumeric character (A-Z, a-z, 0-9) [this contradicts the 'alphanumeric' properties of tags, where you can't set "_"]
[original: nus-cs2103-AY2021S2/pe-interim#1571] [original labels: severity.Low type.FunctionalityBug]