i recall someone asking about this here before but I can't find it via search - is there a way to trigger a map/reduce script upon the last upload in a CSV import? the best option I can think of right now is a user event script that triggers on a record upload and submits the task (with subsequent uploads not submitting the task because it's already submitted), and then a built-in delay in the script somehow.. but I'm wondering if there's a more elegant way.