rappen / FetchXMLBuilder

FetchXML Builder for XrmToolBox and Microsoft Dynamics 365 / CRM
https://fetchxmlbuilder.com/
GNU General Public License v3.0
135 stars 56 forks source link

Unhandled exception when selecting primary key in filter condition #377

Closed gregowens closed 4 years ago

gregowens commented 4 years ago

Repro steps:

** Exception Text ** System.NullReferenceException: Object reference not set to an instance of an object. at Cinteros.Xrm.FetchXmlBuilder.Controls.conditionControl.RefreshOperators() at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) at System.Windows.Forms.ComboBox.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


rappen commented 4 years ago

Thanks for reporting!

Duplicate of #345, fixed in next release :)

rappen commented 4 years ago

Fix is now released in version 1.2020.9.1 🙂