jssimporter / jss_helper

jss_helper is deprecated.
GNU General Public License v3.0
66 stars 7 forks source link

"promote" verb doesn't see multiple-package policies #10

Open homebysix opened 9 years ago

homebysix commented 9 years ago

I've got this monster of a policy on one JSS:

screen shot 2015-08-11 at 10 59 38 am

Earlier today, this policy included the Office 2011 14.5.3 Update.pkg package, instead of 14.5.4. I uploaded 14.5.4 to the master distribution point and then ran jss_helper promote -u, but this policy was not detected among the ones that needed promotion. I had to update the policy manually to add the package for 14.5.4 and remove the package for 14.5.3.

Might it be that policies with multiple packages are being skipped for promotion?

sheagcraig commented 9 years ago

You'll be amused to know that I did basically the same thing today.

And yes, ATM jss_helper doesn't know how to handle multi-package install policies. I think it's a TODO item on my list, but we can turn this into a feature request too.