Issue
Recently it is impossible to know, which of these figures was sent last time in a Field Report – and we should consider only one:
num_affected
gov_num_affected
other_num_affected
num_potentially_affected
gov_num_potentially_affected
other_num_potentially_affected
So we introduce a new field on backend only, to document: which was sent last time (which is considered valid currently).
When the data are sent to frontend client, we should send zero for the other field values.
It has also relevance when GO sends Field Report data to ERP.
Thank you, @mmusori for the catch!