-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
Description
I attached the required fix to this, because your repo wouldn't let me create a branch and submit a PR
Describe the bug
if you have a template as ID 100, no VM's are updated as all of them are skipped
To Reproduce
Steps to reproduce the behavior:
- Create a template with an ID number
- Create a VM with an ID higher than the template
- Run update
- See that the template triggers it to skip not just the template, but also the VM
Expected behavior
The template is skipped, the VM has the update trigger for it
Screenshots
If applicable, add screenshots to help explain your problem.
BassT23BassT23