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 assign health worker to two requests at the same time #188

Closed
nus-se-bot opened this issue Apr 5, 2019 · 2 comments
Closed

Able to assign health worker to two requests at the same time #188

nus-se-bot opened this issue Apr 5, 2019 · 2 comments
Assignees

Comments

@nus-se-bot
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Create two request with different names but same time.
  2. Assign one health worker to both request.
  3. Request will be successfully assigned.

Expected behavior
As stated in the user guide 'Health worker that is assigned must be available at the current time stated by the request.'. However, we are able to assign a health worker to two different requests


Reported by: @chanqingzhou
Severity: Low

[original: nus-cs2103-AY1819S2/pe-dry-run#615]

@merody66
Copy link

merody66 commented Apr 5, 2019

Healthworker cannot cater to two requests at the same time physically, @daviddl9 pls have a look~

@jing1324
Copy link

Fixed as of PR #216

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

No branches or pull requests

4 participants