-
Notifications
You must be signed in to change notification settings - Fork 11
Set-CcmDeploymentStep is not functional #68
Copy link
Copy link
Open
Labels
0 - BacklogIssue is accepted, but is not ready to be worked on or not in current sprint.Issue is accepted, but is not ready to be worked on or not in current sprint.BugIssues where something has happened which was not expected or intended.Issues where something has happened which was not expected or intended.
Milestone
Metadata
Metadata
Assignees
Labels
0 - BacklogIssue is accepted, but is not ready to be worked on or not in current sprint.Issue is accepted, but is not ready to be worked on or not in current sprint.BugIssues where something has happened which was not expected or intended.Issues where something has happened which was not expected or intended.
What You Are Seeing?
Code is incomplete for
Set-CcmDeploymentStepWhat is Expected?
Similar functionality to
New-CcmDeploymentStepHow Did You Get This To Happen? (Steps to Reproduce)
processblock for this command is not doing anything other than printing parameter values, so the deployment step is never being updated?ChocoCCM/src/Public/Set-CCMDeploymentStep.ps1
Lines 177 to 188 in 2c92049
System Details
N/A
Output Log
N/A