Skip to content

Derive "orderable" #8

@enoonan

Description

@enoonan

Backpex makes all fields orderable by default. Attempting to order by an Ash relationship or certain types of calculations and aggregates can cause errors.

  1. If it's not possible to order by a given calculation or aggregate, then orderable: false should be the default field config.
  2. Relationship ordering should be based on the given display_field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions