scottdurow / SparkleXrm

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

Fix missing DeleteAsyncOperation flag in code instrument #445

Open khoait opened 3 years ago

khoait commented 3 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.