Open Sukrut1881 opened 4 years ago
There's actually a message saying "There seems to some mistake in your priority entry, will be setting priority as low" when you enter invalid priority. It's just that we haven't wrapped that message between 2 lines for better visibility.
Team chose [response.Rejected
]
Reason for disagreement: Default values should only be kept when no priority is entered, not when an invalid value is entered. Use of Enumerations here would help in weeding out improper inputs.
Team chose [severity.Low
].
Originally [severity.High
].
Reason for disagreement: [replace this with your reason]
Team chose [type.FeatureFlaw
].
Originally [type.DocumentationBug
].
Reason for disagreement: [replace this with your reason]
vs
priority can be entered as any value and exception is not caught. This allows me to input any priority while still creating a task with low priority as default