If I check a child into a room that's outside his grade/age parameters, and go back to his record, the invalid group doesn't show up. Select By Multiple Attended filters out that assignment because it doesn't meet the child's grade/age.
This behavior can be fixed by editing SBMA to allow the assignment if the child is currently checked in. You'd have to calculate whether someone is checked in by adding the built-in CalculateLastAttended action to the AC workflow before SBMA. Once that's working, you need to update the AC workflow migration.
@jonhorton @richarddubay another task for the backlog
If I check a child into a room that's outside his grade/age parameters, and go back to his record, the invalid group doesn't show up. Select By Multiple Attended filters out that assignment because it doesn't meet the child's grade/age.
This behavior can be fixed by editing SBMA to allow the assignment if the child is currently checked in. You'd have to calculate whether someone is checked in by adding the built-in CalculateLastAttended action to the AC workflow before SBMA. Once that's working, you need to update the AC workflow migration.
@jonhorton @richarddubay another task for the backlog