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

appointment add do not reject unreasonable value #7

Open
tyx021 opened this issue Apr 14, 2023 · 1 comment
Open

appointment add do not reject unreasonable value #7

tyx021 opened this issue Apr 14, 2023 · 1 comment

Comments

@tyx021
Copy link
Owner

tyx021 commented Apr 14, 2023

To reproduce: appointment add --p 1 --s 2500-05-01 0700 --e 2500-05-01 0800 --v Dose 2 (Moderna)

Expected: Should reject input for appointment in year 2500

Actual: Input accepted

SS:
image.png

@nus-se-bot
Copy link

nus-se-bot commented Apr 17, 2023

Team's Response

This has been moved to feature flaw since:

  1. it is not a valid functionality bug
  2. it is a feature flaw

Since this problems can only happen in case of deliberate sabotage, or if such input is entered due to a user's mistake; in which case it is a lack of proper handling.

Furthermore, it is up to the user (the receptionist) to follow their organization's protocol for the maximum limit to how far in advance one can schedule an appointment, which is why it is not in scope

Items for the Tester to Verify

❓ Issue response

Team chose [response.NotInScope]

  • I disagree

Reason for disagreement: [replace this with your explanation]


❓ Issue type

Team chose [type.FeatureFlaw]
Originally [type.FunctionalityBug]

  • 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