Skip to content

Tech Debt: Cleanup unused Transformations fields #888

@cbeach47

Description

@cbeach47

Describe the issue
The following fields are present the Transformations database table fields, but not in the DTOs that service the API. They do not appear to be used.

  • Extension
  • ExtensionNotes
  • Description
  • UseConsiderations
  • InputAttributesCount
  • OutputAttributesCount

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