Add batch number, program and updated from to application export
- Export all applications, always with same column order
- Allow to filter by Program, Batch Number and Updated From
- See Figma for design: https://www.figma.com/file/Q0LlSN2BWS2a4IX0KQlvNw/TAM?node-id=0%3A1
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