Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Able to add a student with student number starting with e #6

Open
RSXIX opened this issue Nov 17, 2023 · 1 comment
Open

Able to add a student with student number starting with e #6

RSXIX opened this issue Nov 17, 2023 · 1 comment

Comments

@RSXIX
Copy link
Owner

RSXIX commented Nov 17, 2023

I get an error saying that the student number must be a specific format when i try to add s/NONUMBER but I was able to add a student with a different format using add prior.

Screenshot 2023-11-17 at 4.58.53 PM.png

@nus-se-bot
Copy link

nus-se-bot commented Nov 20, 2023

Team's Response

As seen in the error message, student numbers should have "1 letter, 7 digits, then 1 more letter". This is not present in the string "NONUMBER", but present in "E0269357C". Therefore, this is expected behaviour that is clearly specified in the error message received.

It is also clearly stated in our User Guide:

image.png

Items for the Tester to Verify

❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: [replace this with your explanation]


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants