@Mac-Nerd commented on GitHub:
I see. This piece is already adding in ".app" for most labels:
if [ -z "$appName" ]; then
# when not given derive from name
appName="$name.app"
fi
…
@Theile commented on GitHub:
I think that we should make this search more specific. Label has to use appName if it can't be auto selected, and if we auto select, I think we should be specific…
@jon-cheesewright commented on GitHub:
Sure thing Adam
`Script result: 2022-02-02 15:48:29 shifting arguments for Jamf 2022-02-02 15:48:29 vlc setting variable from argument NOTIFY=silent 2…
@acodega commented on GitHub:
Could you do me a favor and just add the parameter values screenshot and the log output we were looking at on Slack to this thread.
@jon-cheesewright commented on GitHub:
<img width="327" alt="Screenshot 2022-02-02 at 16 02 40" src="https://user-images.githubusercontent.com/79598034/152190805-0080aa91-aec0-4662-9df2-dbfcaf3630…
@jon-cheesewright commented on GitHub:
Hi Adam, looks like it was an issue with our jamf policy, I removed and rebuilt this morning and now we are getting expected behaviour. Thanks fo your time…