Fix bug in vendor add command parser #109
Labels
severity.Medium
A flaw that causes occasional inconvenience to some users but they can continue to use the product.
type.Bug
The
vendor add
command parser only acceptsname
andphone
arguments. It is supposed to accept the following parameters:name
phone
email
address
tag
Update
VendorAddCommandParser
to accept the remaining arguments, along with corresponding testcases.The text was updated successfully, but these errors were encountered: