Files
chatwoot/spec
Pranav 2dec6ef362 fix(captain): match all selected labels in audience conditions
The labels multi-select serializes every selected label into values, but
the matcher only compared values.first. equal_to now matches contacts
carrying any selected label and not_equal_to rejects them.
2026-07-14 17:53:42 -07:00
..