Closed signebedi closed 2 months ago
Opted against setting metadata fields in the new target form, except for the created_by field which is done by default. We may want to revisit this decision in the future... the logic change is very straightforward if we want to add something to parse target __metadata__
fields and append these to the metadata dict...
We should consider running the data through the pydantic model... there are pros and cons, but it will help enforce consistency and prevent breaking...
Originally posted by @signebedi in https://github.com/signebedi/libreforms-fastapi/issues/210#issuecomment-2327055595