Question

Photo of Jez Hailwood

0

Boolean field type doesn't behave as expected in data view

I've added a boolean person attribute since adding people to Rock, but have discovered that when filtering by that field in a data view to return people for whom the field value is 'No', only records where the value has been explicity saved are included in the results. Is there a way around this?

Data Views
  • Photo of David Leigh

    0

    Hi Jez,

    This sounds like the same issue that I ran into with custom attributes - it has been fixed in the next release as per this commit:
    https://github.com/SparkDevNetwork/Rock/commit/e74677236fcfef39c2208b5ddd45bd64d3e51f2b

    It should be available fairly soon.