mitgliederverwaltung/lib/mv/membership/member_export
Moritz 3b6c0b9fc9 fix: sort Fee Type by name in LiveView and exports
Use Ash related-field sort (membership_fee_type.name) instead of
membership_fee_type_id so column order is alphabetical. Load
membership_fee_type when sorting by it even if column is hidden.
In-memory re-sort (Build) uses loaded fee type name.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-24 09:15:04 +01:00
..
build.ex fix: sort Fee Type by name in LiveView and exports 2026-02-24 09:15:04 +01:00