axmszr / pe

0 stars 0 forks source link

Multiple tags not displayed properly #5

Open axmszr opened 1 year ago

axmszr commented 1 year ago

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:

  1. Call add n/abk p/123 e/abc@abc a/abc r/abc r/123 r/xyz, and it is added successfully.
  2. Roles: 123abcxyz is returned in the output.

Image:

image.png

soc-se-bot commented 1 year ago

Team's Response

Good catch. However, it does not affect the functionality since the roles are still correctly added.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Low]

Reason for disagreement: [replace this with your explanation]