Does anyone know why some jamf profiles / policies, when a GET is run on the api will have their payload identifiers change?
Example, running a check on a profile two times yields two different identifiers, though no changes have been made:
<key>PayloadIdentifier</key>
<string>52776B4A-EC1C-478B-AC03-016F6D6589EE</string>
<key>PayloadIdentifier</key>
<string>F195DE3B-58AF-430C-B69D-A8E8C2606F80</string>