macadmins / nudge

A tool for encouraging the installation of macOS security updates.
Apache License 2.0
1.05k stars 187 forks source link

Issues Modifying UI Text Using Configuration Profiles #280

Closed rs1278 closed 2 years ago

rs1278 commented 2 years ago

Been using Nudge in my environment and loving it so far. However, we are not ready for Monterey and Apple's own "nudge" to get people to update to Monterey hides Big Sur updates to less than obvious tiny "More Info..." link. My plan is to put some text in the mainContentText area so end-users know what to do.

I am using Configuration Profiles to manage Nudge via JAMF Pro and have no issues with the OS version and the required installation date. It seems that the user interface elements don't really take for some reason. I have copied and pasted the JSON Schema.

Could be the case that I've overlooked something simple here, or there's just a bug that's preventing this. Screenshots attached, hope they help. Thanks!!

Screen Shot 2021-11-10 at 3 35 34 PM Screen Shot 2021-11-10 at 2 36 16 PM Screen Shot 2021-11-10 at 2 37 45 PM Screen Shot 2021-11-10 at 2 37 54 PM
dan-snelson commented 2 years ago

Does the following apply, @rs1278?

https://github.com/macadmins/nudge/wiki/Common-Issues

erikng commented 2 years ago

https://github.com/macadmins/nudge/wiki/Common-Issues#help-my-paragraph-and-text-changes-are-not-showing-up-in-the-ui

Please see this wiki article.

rs1278 commented 2 years ago

Thanks for all the quick replies!

Adding the _Language option did the trick. Figured it was something simple like that.