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

Dynamics 365 Workflow Tools is a Community solution that expands Microsoft Dynamics 365 (CRM) Workflow features with lots of new posibilities. This helps you to build very advanced Codeless solutions...

Results 56 Dynamics-365-Workflow-Tools issues
Sort by recently updated
recently updated
newest added

### Expected behavior and actual behavior. I have a N:N relationship between Contact and custom entity Interest (crmpp_interest). Now I want to add a certain Interest to a number of...

**Is your feature request related to a problem? Please describe.** Have the ability to count the number of files in the document location for the selected record. For example before...

enhancement

**Describe the bug** It appears from the documentation that the full record url is needed.. which is very difficult to create. How the tool really works is (which is not...

### Expected behavior and actual behavior. The documentation on https://github.com/demianrasko/Dynamics-365-Workflow-Tools/blob/master/docs/String%20Functions.md shows to enter regex in the format: Input string: "regex expression" The correct format is: 1. Input text is not...

I assume this is not possible because I am getting the value of 0 every time? Thanks ahead of time. I have this structure: - Service Order (where I am...

Dynamics 365 Version 1612 (8.2.9.19) Below is how I am using this tool (which I really love btw) When field A on the parent record changes (which is a lookup...

**Describe the bug** When we use the CloneChildren component, we had a workflow triggering on create of the cloned record table. We had an issue where the workflow triggered due...

Hi I am getting the below error. I am searching for a fix for this error. Sync workflow failed with error message - Microsoft.Crm.Workflow.Services.InvalidCustomActivityExecutionException: System.InvalidOperationException: Message size exceeded when attempting...

Hey Guys, today I will report my first issue in Github. I hope I can explain the issue in here. **Describe the bug** The Bug occurs when I create a...

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;