Open 0x787af25e opened 1 year ago
Since "e/" is an unknown flag, the app reads "a/mary e/df" as the applicant being "mary e/df" which is not allowed since "/" is not alphanumeric as stated in our error message.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
An invalid command format error should be thrown given that there is no tag that has the keyword
e/
.This also occurs if there is no platform tag
p/
.