Validate scope ID array on isProfileComplete()
If the $scope_id
array is improperly formed, we should hard fail. The array should be flattened and normalised, and if not a helpful error should be provided
If the $scope_id
array is improperly formed, we should hard fail. The array should be flattened and normalised, and if not a helpful error should be provided