SEGUC17 / mean_squad

The repo for our Software Engineering course.
0 stars 3 forks source link

Business can add an activity slot with 0 or negative Participants remaining #254

Open abdo-shabrawy opened 7 years ago

abdo-shabrawy commented 7 years ago
  1. Severity: Low

  2. Reported by: Abdelrahman A. Elshabrawy

  3. Description: Adding a slot with zero or less participants to an activity returns a success message and causes the day of the slot to be displayed when reserving, without any actual slots listed beneath the day.

  4. Steps to reproduce the issue: Login as business Add an activity. Add a slot to that activity with zero or less as the max participants.

  5. Expected result: Appropriate error message.

IElgohary commented 7 years ago

It will not affect the functionality of the system ass it cannot be reserved. I find it as an enhancement not a bug.

abdo-shabrawy commented 7 years ago

Yes, it is an enhancement.