prevent panic when orbit is run with updates disabled (#12654)

for #11980
This commit is contained in:
Roberto Dip
2023-07-06 14:43:10 -03:00
committed by GitHub
parent c14752e7ce
commit 100b211ba5
5 changed files with 57 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
* Fixed a crash that happened when updates where disabled and certain conditions (Nudge configuration set or host elegible for MDM migration) were met.