Open Bencotti opened 4 years ago
We accept the issue of incorrect error message, but it is purely a cosmetic error which causes minor inconveniences at most, which is why we are downgrading it to "Low" severity.
However, we do not agree with the app being more userfriendly to allow input of flags in any order. Unlike certain commands in other apps such as entering personal particulars (which could be in any order), questions and answers should always be putting the question first before the answer. Allowing users to type the answer first before even typing the question in the addcard command does not seem like a logical flow.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
Error command: addcard
payload message: addcard s/1 a/1 q/1
When shifted the answer and question flag around, the error message displayed was wong.
It might be because the card was already inserted so I have added a new unique card.
Error still persists, although parameters folow the correct type.
I feel it would be more userfriendly if we were able to input the flags in any order.