Update storage of reporter in contact
I failed to retrieve the data correctly before as part of the changeover to contact records. Issue: #13
This commit is contained in:
parent
b9f2107c79
commit
e3cc1e99d1
9 changed files with 132 additions and 50 deletions
|
|
@ -36,5 +36,5 @@ type Report struct {
|
|||
AddressGid string
|
||||
ClientUUID *uuid.UUID
|
||||
ReporterPhoneCanSms bool
|
||||
ReporterContactID *int32
|
||||
ReporterContactID int32
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue