[Zoom spoke] User session validation error causes auto-import to stop in case of reassignment.DescriptionThe reassignment of ticket and auto-import process flows may result in the error "User Id doesn't match with session's user Id".Steps to Reproduce Create zoom chat with opening message.Auto-import works.Assign ticket to some valid zoom user.Send message from assignee and other participants.Issue - Error is logged for action 'Look up Channel Members Stream'.Error: User Id doesn't match with session's user Id (sys_script_include.bebeb06053dd11105fb7ddeeff7b1245.script; line 107)WorkaroundThis error is due to session validation run by flow actions. In the reassignment process, the flow action responsible is add_members_to_channel and in the auto-import process, the flow action responsible is look_up_channel_members_stream. Fix : These flow actions have been updated in Zoom Spoke v4.1 . So please update Zoom Spoke to version v4.1.Related Problem: PRB1628764