grahampugh / jamf-upload

Scripts for uploading packages to Jamf Cloud
Apache License 2.0
150 stars 39 forks source link

JamfUploaderTeamsNotifier category is empty #111

Open w0 opened 1 year ago

w0 commented 1 year ago

When using the JamfUploaderTeamsNotifier.py as a post processor, my category fields in the teams notification are empty.

w0 commented 1 year ago

JamfPackageUploader is setting the correct category when uploading the package to Jamf. Just not appearing on my teams posts.

jc0b commented 2 weeks ago

👋 A little while back, this issue was resolved with a change to the processor. I'm wondering if that might resolve your issue too?

w0 commented 2 weeks ago

The category is still empty in the teams post. Let me know if you need any more info I can try and pull some logs

jc0b commented 2 weeks ago

@w0 Can you send me a sample recipe, as well as the output of running autopkg run -vvvv <YourRecipe>? Please sanitise both for any sensitive information.

You can also feel free to PM it to me on MacAdmin's Slack (under the same handle I use here) if you're uncomfortable posting it on a public forum.

jc0b commented 6 days ago

@w0 If at all possible, would you be able to test the changes in this MR? The JSON appears to be correct now, but I don't have a Teams tenant with which to properly test.