avniproject / calcutta-kids

0 stars 0 forks source link

Message rule not working because of multiple concepts have the key value "contact_number:yes" present. #79

Closed Gojo-Taqi closed 2 months ago

Gojo-Taqi commented 9 months ago

Support ticket - https://avni.freshdesk.com/a/tickets/2518

Tasks

nupoorkhandelwal commented 9 months ago
select * from (
SELECT  name,jsonb_array_elements(key_values) AS elem
FROM concept) data
WHERE elem->>'key' = 'contact_number'   AND elem->>'value' = 'yes';

-- LAHI Intern Registration >> Contact Information >> Intern WhatsApp Number >> Student contact number -- Student Registration >> Details >> Contact number >> Student contact number