Describe the issue
The following fields are present the TransformationAttributes database fields, but not in the DTOs that service the API. They do not appear to be used.
Setup a database migration to remove the fields and then update the python model.
Additional context
Found when testing #771
Describe the issue
The following fields are present the
TransformationAttributesdatabase fields, but not in the DTOs that service the API. They do not appear to be used.Setup a database migration to remove the fields and then update the python model.
Additional context
Found when testing #771