JonathanGarro / SIMS-Portal

IFRC Surge Information Management Support Portal
4 stars 4 forks source link

Overhaul surge alert ingest with new data model #43

Closed JonathanGarro closed 3 months ago

JonathanGarro commented 1 year ago

The script that downloads new surge alerts and sends the information to the SIMS Slack doesn't capture the new Molnix tag for rotation number. Need to update the DB model to include that field, then add to the Slack message that gets sent.

JonathanGarro commented 3 months ago

Resolved with an overhaul of the code that manages this process.