Open axmszr opened 1 year ago
Good catch. However, it does not affect the functionality since the roles are still correctly added.
Team chose [severity.VeryLow
]
Originally [severity.Low
]
Reason for disagreement: [replace this with your explanation]
Summary:
When multiple roles are added to a Person, they are not separated in the output display, and are instead shown as one concatenated string. It may possibly be confusing, or lead to misunderstood roles.
Steps:
add n/abk p/123 e/abc@abc a/abc r/abc r/123 r/xyz
, and it is added successfully.Roles: 123abcxyz
is returned in the output.Image: