This feature will determine whether a fencer is shown in the dropdowns in match creation as well as whether the fencer will be shown in the active or inactive list on the lists at /fencers/
and /squads/:id
. Feature requested by the MFC since they will be keeping historical data in their instance.
Add active bool
to the Fencer
struct and update the dependent methods and views to handle the active status of each fencer appropriately.
Within the 2023-2024 season.