Dynamics-365-Workflow-Tools icon indicating copy to clipboard operation
Dynamics-365-Workflow-Tools copied to clipboard

GetRecordId assumes the id will be in the 1th index of the query parameter

Open anaskamul-a opened this issue 8 months ago • 0 comments

https://github.com/demianrasko/Dynamics-365-Workflow-Tools/blob/ab9d77fe5e5b0e407086989659fdfbca9f772064/msdyncrmWorkflowTools/msdyncrmWorkflowTools_Class/msdyncrmWorkflowTools_Class.cs#L318C63-L318C63

This leads to GetRecordId sometimes returning an empty string or an invalid objectId;

anaskamul-a avatar Oct 25 '23 05:10 anaskamul-a