Creationsv2 / pe

0 stars 0 forks source link

Company names does not allow for special characters. #4

Open Creationsv2 opened 1 year ago

Creationsv2 commented 1 year ago

As per specification, company names only allow for alphanumeric characters. However, some company names do indeed incorporate such characters in.

This can be inclusive of company names that are in other languages, etc, or have special symbols such as "@" instead of a.

image.png

I believe the intended design is to allow addition of any company name into the system, but this does not take into account for the aforementioned company names.

nus-pe-bot commented 1 year ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Alphanumeric character restriction in Position

Some positions may have non-alphanumeric characters present. Ultron's restriction on allowing only alphanumeric characters in the position field affects adding openings with such positions.

image.png


[original: nus-cs2103-AY2223S2/pe-interim#1703] [original labels: severity.Low type.FeatureFlaw]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

This is in our Planned Enhancement #3.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: The following are different fields, which have different nuances.


## :question: Issue response Team chose [`response.Rejected`] - [x] I disagree **Reason for disagreement:** The planned enhancements is only with regards to the position field, not the company field.