Skip to content

Add a "sorted" option in bulk-update backend to sort updated registrations by payment timestamp #10809

Open
@dunkOnIT

Description

Offshoot of #10781 - in the long run, we want to be doing the data sorting in the backend not the frontend. However, it will yield some considerations around where and how to load registration and payment data so that it is available for sorting before the update call is made (currently we are only loading the registration in the update function, so the controller doesn't have the data it needs to sort them)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions