Action
Requesting to merge branch bug/#181-unrelated-conflicts into master
Description
Removed unrelated participants from the bookResources API query, only sending the participant the user is registering to the front end to check for conflicts. (Before it was sending all the participants, which was preventing the user from being able to register, for example, John to a class if another trainee Steve was already registered to that time block)
Closes #181
Action Requesting to merge branch
bug/#181-unrelated-conflicts
intomaster
Description Removed unrelated participants from the bookResources API query, only sending the participant the user is registering to the front end to check for conflicts. (Before it was sending all the participants, which was preventing the user from being able to register, for example, John to a class if another trainee Steve was already registered to that time block)