Add batch number, program and updated from to application export

So Stefan has the following workflow:

  • Export all current applications as batch 1
  • Some people might get accepted/rejected afterwards
  • Some more people apply
  • Export all new applications and all updates applications with a note as batch 2

So batch 1:

  • student 1 | applied | ...
  • student 2 | applied | ...

now student 2 gets rejected and student 3 applies

Batch 2:

  • student 2 | rejected | ... | update from batch 1
  • student 3 | applied | ...

But then it should also be possible to 'export since' so if you would 'export since before first export' you would get

  • student 1 | applied | ...
  • student 2 | rejected | ...
  • student 3 | applied | ...
Edited by Timur Oberhuber