Find information on Release 10.0.45.24 (October 2025) of Data Entry Workflow for Microsoft Dynamics 365 for Finance and Supply Chain Management.
What’s new
New or changed features in Release 10.0.45.24 (October 2025) – Data Entry Workflow.
1. Automatic Change Request Execution Configuration
This enhancement will allow to intelligently manages change requests by automatically reinitiating only the workflow steps containing requested field changes. For sequential workflows, steps execute in template order with proper completion sequencing.
A new field named as “Skip change request steps with no changes” has been introduced on the Data Entry Workflow Template design page. If the value of this field is marked as Yes, then the steps with no change requests will be skipped, however if the value of this field is No, then the fields will not be skipped.
For parallel workflows, impacted parallel steps initiate simultaneously with synchronized notifications. For conditional workflows, the system re-evaluates conditions after field updates and automatically triggers the appropriate branch, ensuring optimal workflow execution without manual intervention.
Related documentation:
2. Data Entry Workflow Email and Instance Visibility Enhancements
Enhanced email notification filtering and instance visibility to ensure workflow notifications are sent only to users who have access to the legal entity where the record is created, and workflow instances are displayed only to users with appropriate access permissions based on the legal entity permitted and the organization assignments.
Related documentation:
Bug fixes
Bug fixes in Release 10.0.45.24 (October 2025) – Data Entry Workflow.
Bug ID | Title | Description |
|---|---|---|
229436 | Email notification is not triggered after a fuzzy duplicate check | Fixed the notification trigger mechanism to ensure emails are properly sent after fuzzy duplicate check completion. |
229361 | Email notification is not triggered after a change request step | Enhanced the notification system to trigger emails for every step initiated in workflow instances. |
229360 | Language translations show random values when no exact match is found | This bug fix will ensure that translations are always determined based on the user's language settings. The application will follow the below priority when displaying translated labels: User's preferred language, Default company language, and Default template label. |