Skip to content

Remove order attribute on form table #375

@AidanLoran

Description

@AidanLoran

Description

Order attribute for form table is not needed, can instead order by startDate, endDate, etc. based on the specific scenario. This will remove the need to do upkeep on the order attribute as well as any errors that may cause.

TODO

  • DB change
  • refactor code to accomodate
    • handlers + schemas not requiring/using order
    • composables/pages order logic replaced with scenario-specific ordering

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions