jamf / JamfMigrator

A tool to migrate data granularly between Jamf Pro servers
MIT License
140 stars 10 forks source link

DELETE mode: completed count is off by 1 #47

Closed bradtchapman closed 4 years ago

bradtchapman commented 4 years ago

I made some test SUS entries in Jamf, migrated them from production to staging, and then used DELETE mode (Cmd-D) to delete them from Staging. The entries disappeared, but the total completed shows [ x ] of [ y ]" where x is y-1. At the end of the run, x should equal y.

Screen Shot 2020-01-21 at 10 13 14 AM
BIG-RAT commented 4 years ago

Right, that's what issue #43 relates too. I just didn't provide as good a description as you did - thanks @bradtchapman for the detail. Should be resolved shortly.

BIG-RAT commented 4 years ago

Addressed in v5.1.0