dyn365-ce-vsts-tasks
dyn365-ce-vsts-tasks copied to clipboard
Error in Task "Set Online Instance Admin Mode"
Hi, when I try to use the "Set Admin Mode" task, I get the following error message:
"Cannot process argument transformation on parameter 'AllowBackgroundOperations'. Cannot convert value "" to type "System.Boolean". Boolean parameters accept only Boolean values and numbers, such as $True, $False, 1 or 0."
I think it is because the parameter "AllowBackgroundOperations" is no longer included in the PS script ("BuildTools/Xrm.CI.Framework.BuildTools/Tasks/MSCRMSetOnlineInstanceAdminMode/MSCRMSetOnlineInstanceAdminMode.ps1"). But it is used in the call in line 68.
Can you please check this? Thanks and greetings Alex