scottdurow / SparkleXrm

An open-source library for building Dynamics CRM XRM solutions using Script#, jQuery & Knockoutjs.
MIT License
264 stars 194 forks source link

Fix missing DeleteAsyncOperation flag in code instrument #445

Open khoait opened 2 years ago

khoait commented 2 years ago

Added missing DeleteAsyncOperation flag in code instrument. Check for null DeleteAsyncOperation flag. Changed boolean value generated code to lower case. Updated CreateAsyncPluginAttributeCode test.