AdhocAdam / smletsexchangeconnector

SMLets PowerShell based Exchange Connector for controlling Microsoft System Center Service Manager 2016+
https://adhocadam.github.io/smletsexchangeconnector/
GNU General Public License v3.0
29 stars 19 forks source link

Fix for Templates with nested Activities #447

Closed SimonZein closed 1 year ago

SimonZein commented 1 year ago

Added -Alias $alias to the recursive Update-SCSMPropertyCollection call, so it takes nested activities into account

AdhocAdam commented 1 year ago

Thank you for catching this! Merging to dev and will ship on next release.