I'm working on migrating over to Casper 9 and doing my final stages of testing, but I'm seeing some strange behavior with Self Service. It seems like my policies run twice... I click on "Install" and it runs the policy, then immediately runs it again. Anyone else seeing this or have ideas?
My /var/jamf.log shows the two runs like so:
Fri Jun 06 15:48:53 csf-s1306-29091 jamf[9597]: Checking for policy ID 8...
Fri Jun 06 15:48:57 csf-s1306-29091 jamf[9597]: Executing Policy Audacity...
Fri Jun 06 15:49:00 csf-s1306-29091 jamf[9597]: Verifying package integrity...
Fri Jun 06 15:49:00 csf-s1306-29091 jamf[9597]: Installing Apps-Optional-Audacity-2.0.3.0.pkg...
Fri Jun 06 15:49:11 csf-s1306-29091 jamf[9597]: Successfully installed Apps-Optional-Audacity-2.0.3.0.pkg.
Fri Jun 06 15:49:25 csf-s1306-29091 jamf[9739]: Checking for policy ID 8...
Fri Jun 06 15:49:29 csf-s1306-29091 jamf[9739]: Executing Policy Audacity...
Fri Jun 06 15:49:32 csf-s1306-29091 jamf[9739]: Verifying package integrity...
Fri Jun 06 15:49:32 csf-s1306-29091 jamf[9739]: Installing Apps-Optional-Audacity-2.0.3.0.pkg...
Fri Jun 06 15:49:38 csf-s1306-29091 jamf[9739]: Successfully installed Apps-Optional-Audacity-2.0.3.0.pkg.
