[PE-D][Tester D] Overzealous input validation for tag #270
Labels
response.PlannedEnhancement
severity.Low
A flaw that is unlikely to affect normal operations of the product.
type.FeatureFlaw
Some functionality missing from a feature delivered in a way that the feature becomes less useful.
Milestone
The current input validation for the
tag
field in the add command is as follows:This is a blocking operation and might potentially be considered overzealous input validation because users might want to be able to have their own system for tagging (having spaces, punctuation etc.)
If there is a implementation constraint (e.g. too long tags causing hindrance to software), having input length validation could potentially be used instead. Alternatively, warnings can be given (instead of being blocking).
Labels:
severity.Low
type.FeatureFlaw
original: juliantayyc/ped#4
The text was updated successfully, but these errors were encountered: