WaelHamze / dyn365-ce-vsts-tasks

VSTS Extension for Dynamics 365 Customer Engagement
https://marketplace.visualstudio.com/items?itemName=WaelHamze.xrm-ci-framework-build-tasks
GNU General Public License v3.0
117 stars 56 forks source link

How to update Optionset Field - MSCRM Update Configuration Records #45

Closed yohanosullivan closed 4 years ago

yohanosullivan commented 5 years ago

Does anyone know how to update an optionset field using the MSCRM Update Configuration Records?

WaelHamze commented 5 years ago

@yohanosullivan the task doesn't support this at the moment, you could consider adjusting and using this script to make it work. https://github.com/WaelHamze/xrm-ci-framework/blob/master/MSDYNV9/Xrm.Framework.CI/Xrm.Framework.CI.PowerShell.Scripts/UpdateConfigurationRecords.ps1

WaelHamze commented 4 years ago

This is now possible using environment parameters