starfleet
starfleet copied to clipboard
Make Submit admin form aware of excluded conferences
Here, https://github.com/jolicode/starfleet/blob/master/config/packages/easy_admin/submit.yaml#L25-L28 we need to specify to not fetch excluded conferences.
Thanks @Korbeil to catch the bug
We have a FormType taking care of this : https://github.com/jolicode/starfleet/blob/master/src/Form/UserAccount/SubmitType.php We should use it