-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
There are multiple issues with "Save only" mode in jamfcpr.
First issue to reproduce:
- open jamfcpr and directly select "Save only" from options.
- choose "List" to list the packages
- result: an error appears (Unable to retrieve data from the JCDS on https://YOURINSTANCE.jamfcloud.com. Status code: 401). This error points to the second instance that should not even be queried when using "Save only" mode. The server connection works btw, but this misleading error is thrown.
- expected result: only the primary server is queried
Second issue to reproduce:
- open jamfcpr, select one servers as source and a second as destination
- select one or more packages to replicate
- select "Save only" from options and click "Save" to start package download
- result: an error is thrown (No packages that need updating were selected to replicate.)
- expected result: package download starts.
Metadata
Metadata
Assignees
Labels
No labels