aggregate
aggregate copied to clipboard
Publishers use wrong field to track what's been uploaded
Publishers are using the _MARKED_AS_COMPLETE_DATE field to track the upload resume points, instead of using _LAST_UPDATE_DATE like the cursors the Briefcase API uses to pull submissions.
We should investigate this and decide if we want to change it or leave it.
I'm tagging this one for v2.1.0 because we will have enough stuff to test and verify for v2.0 already