Closed smcgregor closed 1 year ago
Should there be a Delete Incident button?
No, in the future we will add a button that adds a record to the duplicates collection, which serves as a pointer to a different incident record. Let's presume incidents are permanent for now since that is more complicated logic.
Docs updated.
Closing this since we have finished most of this and moved on.
Recent changes have introduced collection normalization to the incident reports so there are separate collections between incidents and incident reports. Now we need to enforce the relationship between these two collections.
epoch_incident_date
andincident_date
fields should be removed from the reports collection and should only be on the incidents collection.Once these are in place, I (Sean) will do the following: