Skip to content

feat(passenger): exclude archived and cancelled passengers from circuit assignment search

kawtar.bouarif a demandé de fusionner feature/vsn-2869 vers develop
  • Add PassengerSpecifications.isNotArchived() and isNotCancelled()
  • Apply both filters on searchPassengersWithCircuit (/search-without-circuit) so archived or cancelled passengers are not returned when assigning a passenger to a circuit
  • Keep existing hasRepresentativesWithoutCircuit filter for unassigned representatives

Rapports de requête de fusion