You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: Few EasyRepro Code lines are not interacting with CRM Dynamics New look.
• Description: I am currently experiencing a problem with the EasyRepro automation framework, as some components in the D365 New look are not interactable using EasyRepro framework commands. Please find below attached screenshots as example and for your reference.
• Impacted Code lines or commands:
xrmApp.Entity. SetValue(new OptionSet { Name = "schema_name", Value = "value_name" });
Note: The same set of code is working fine for CRM Dynamics old look
The text was updated successfully, but these errors were encountered:
Issue: Few EasyRepro Code lines are not interacting with CRM Dynamics New look.
• Description: I am currently experiencing a problem with the EasyRepro automation framework, as some components in the D365 New look are not interactable using EasyRepro framework commands. Please find below attached screenshots as example and for your reference.
• Impacted Code lines or commands:
xrmApp.Entity. SetValue(new OptionSet { Name = "schema_name", Value = "value_name" });
Note: The same set of code is working fine for CRM Dynamics old look
The text was updated successfully, but these errors were encountered: