ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

Editing a scheduled script via UD clears the schedule #66

Closed Windos closed 4 years ago

Windos commented 4 years ago

Describe the Issue

When editing a script with an attached schedule via the UD script editor, the associated schedule is clear as a second git commit.

To Reproduce

Expected behavior

... edit the script but leave the schedule.

Screenshots

Commit for editing the script:

Script Edit Commit

Commit for removing the schedule:

Remove Schedule Commit

Ignore the addition of the tag there, it is a separate bug.

Version Information

leeberg commented 4 years ago

Seems to be Cmdlet, Controller, GitSyncService issue... passing to @adamdriscoll

adamdriscoll commented 4 years ago

Fixed. Will be in 0.0.3-beta4.