Due to a mistake in the mongoDB pipeline, the export returns all parameters of OptIns.
It should instead only return id, ownerid, createdAt, confirmedAt, nameId, SenderEmail and RecipientEmail.
The export-test should also check the values of these fields.
Due to a mistake in the mongoDB pipeline, the export returns all parameters of OptIns. It should instead only return id, ownerid, createdAt, confirmedAt, nameId, SenderEmail and RecipientEmail. The export-test should also check the values of these fields.