Closed kaihendry closed 6 years ago
Does the assignee_user_id get ignored in favour of new_case_assignee_user_id?
assignee_user_id
:
case_assignee_updated
(I will remove this from the payload in the future).old_case_assignee_user_id
and new_case_assignee_user_id
Ok, this is the way it works now https://github.com/unee-t/frontend/blob/master/imports/api/rest/post-process-db-change-message.js#L58
https://github.com/unee-t/lambda2sns/blob/master/tests/events/case_assignee_updated.json
Does the assignee_user_id get ignored in favour of new_case_assignee_user_id?