Skip to content

Remove type & subtype fields from Contract data model #136

@Y3drk

Description

@Y3drk

Goal

Remove the type and subtype fields from the Contract type, as they are now deemed unnecessary.

For more info, see this comment from PR#133

Subtasks

  • Remove subtype field from Contract type
    • Make sure this field isn't used anywhere beforehand (that's my current expectation) → if it is, try to come up with a reasonable refactor
  • Remove type field from Contract type
    • Refactor ensawards.org/src/contract-pipelines/filters.ts to filter contract's based on their assigned protocol instead of type
    • Make sure that this field isn't used anywhere else and if it is, come up with a reasonable refactor

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions