Skip to content

Tech Debt: Cleanup unused TransformationAttributes fields #889

@cbeach47

Description

@cbeach47

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.

  • Extension
  • ExtensionNotes

Setup a database migration to remove the fields and then update the python model.

Additional context
Found when testing #771

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions