Open chrizz-msweb opened 3 years ago
EasyRepro Version 9.1.0.27021
UCI or Classic Web UCI (XrmApp)
Online or On Premise Online
Browser Chrome
Describe the bug Cannot click command bar after new crm update. System.NullReferenceException: Object reference not set to an instance of an object
Code to reproduce xrmApp.Navigation.OpenApp(UCIAppName.CustomerService); xrmApp.Navigation.OpenSubArea("Sales", "Accounts"); xrmApp.CommandBar.ClickCommand("New");
Expected behavior Open new entity window
Additional context Occur after new Microsoft CRM Update at India Region:
Server version: 9.2.21014.00126 Client version: 1.4.2147-2101.4
Running the test is giving the below error.
Hi @TYLEROL @bwmodular
I'm also facing the same issue from this morning.
We're also facing this issue as of this morning in the UK
Bug Report
EasyRepro Version 9.1.0.27021
UCI or Classic Web UCI (XrmApp)
Online or On Premise Online
Browser Chrome
Describe the bug
Cannot click command bar after new crm update. System.NullReferenceException: Object reference not set to an instance of an object
Code to reproduce
xrmApp.Navigation.OpenApp(UCIAppName.CustomerService); xrmApp.Navigation.OpenSubArea("Sales", "Accounts"); xrmApp.CommandBar.ClickCommand("New");
Expected behavior
Open new entity window
Additional context
Occur after new Microsoft CRM Update at India Region:
Server version: 9.2.21014.00126 Client version: 1.4.2147-2101.4