\uD83D\uDDD3 Date
\uD83D\uDC65 Participants
\uD83E\uDD45 Goals
Clarify the requirements of Database views
✅ Action items
Database Views Requirements
...
If a student who already exists in HikCentral but is inserted again, check if the end date is greater than the present date. If true, delete the existing record in HikCentral and upload again, with the latest end date and photo. If false, ignore the record.
Start date of every record is the present date.
⤴ Decisions
The script for transferring photos from S3 to HikCentral via OpenAPI is ready. Currently it is using dummy data to simulate the use of Database Views.