Hello,
I have identified some tables in my databases where the linked filters are not working correctly.
Context:
-
I have three filters: Sport, Competition, and Season, all linked to each other.
-
When I filter by Sport (e.g., Handball), all corresponding seasons appear correctly in the database.
-
On the dashboard, only the competitions related to this sport are displayed (which works as expected).
-
However, in the Competition filter, no values appear.
-
Similarly, if I filter by Competition, the selection works, but the other filters remain empty.
I would like the linked filters to display all corresponding values correctly in both directions.
The tables where this issue occurs are: Competition_season_translations and Positions.



