From kinto-dist >= 27, we don't offer the possibility to disable the group check on a particular collection. Hence, there's no need to check it anymore (the field will always be true).
Plus, the check in this code was wrong, it was raising Review was not disabled ... when the group_check_enabled field was True
From kinto-dist >= 27, we don't offer the possibility to disable the group check on a particular collection. Hence, there's no need to check it anymore (the field will always be
true
).Plus, the check in this code was wrong, it was raising
Review was not disabled ...
when thegroup_check_enabled
field wasTrue