Observed behavior:
Below SELECT ALL OPTIONS:
+ ALL YOUTH: Adds all youth associated with that sub-unit
+ LEADERS: Adds all unit leaders
+ PARENTS / GUARDIANS: Adds all parents who are associated with that sub-unit and all unit leaders who are also a parent of anyone in the whole unit
Below SUB UNITS (N):
SELECT ALL : Adds all youth, leaders, and parents associated with that sub-unit
+ All Youth: Adds all youth associated with that sub-unit
+ Leaders: Adds all non-parent leaders associated with that sub-unit
+ Parents/Guardians: Adds all non-leader parents associated with that sub-unit
Expected behavior:
Below SELECT ALL OPTIONS:
+ ALL YOUTH: Adds all youth associated with that sub-unit
+ LEADERS: Adds all unit leaders (including parents!) associated with that sub-unit
+ PARENTS / GUARDIANS: Adds all parents (including leaders!) associated with that sub-unit
Below SUB UNITS (N):
SELECT ALL : Adds all youth, leaders, and parents associated with that sub-unit
+ All Youth: Adds all youth associated with that sub-unit
+ Leaders: Adds all unit leaders (including parents!) associated with that sub-unit
+ Parents/Guardians: Adds all parents (including leaders!) associated with that sub-unit