Extend CSV provider to support multiple collection rounds per property

Created on 30 June 2025, 4 months ago

Problem/Motivation

The CSV data provider currently only supports one collection round per property, with the round identifier as a field in the property record. There's a common requirement to have more than one round per property, so we need to support this in the CSV provider.

Steps to reproduce

Proposed resolution

Remove the round field from the property record, and add an intermediate table to support a many-to-many relationship between properties and rounds.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom danchamp Angus

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024