I created a view of my host nodes with a reference to the registration settings. I added two fields: slots total and spaces used.
When I add a "Global: Fields Comparison (capacity_used < capacity_total)" filter, I get no results returned and the WHERE clause in the SQL Views generates looks like this:
WHERE (node.nid < registration_entity_node.capacity)
I'm not sure why node.nid is being used instead of the capacity used, but that's definitely wrong.
Closed: outdated
1.0
Registration Views
Involves, uses, or integrates with views. In Drupal 8 core, use the βVDCβ tag instead.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.