An edge case bug showed up where a student did not get an assigned condition for an enrolling experiment. This was due to the pooling logic choosing an "Enrollment Complete" experiment with the same decision point in the same context.
To Do:
- Change the pooling logic to remove experiments with "Enrollment Complete" status from pools that do not contain an experiment that the user (or user's group) is enrolled in.