Skip to content

Feature/damage assessment status

Laurens Oostwegel requested to merge feature/damage_assessment_status into master

In this MR, the damage assessment (pending or finished) is added to the exposure database. This is a feature that is sent with the damage reports.

Implemented is:

  • Extending the Assessment table with a status variable
  • Storing the status when sent with the damage report
  • Retrieving the status of all damage assessments (optionally filtered by value pending or finished)

\approve @ds @tara

Edited by Laurens Oostwegel

Merge request reports