Details
-
Task
-
Resolution: Fixed
-
None
-
None
-
Empty show more show less
Description
problem
There is no easy way to join tables for filtering. This should be changed.
solution
- Implement it so that 1-N tables can be filtered
- Implement it so that N-N (or 1-N-1) can be filtered
Implement that with a new Filter_Join class which accepts another foreign table: foreign table 1: the assoc table, foreign table 2: the other table pointing to the assoc table
Attachments
Issue Links
- relates to
-
TRANSLATE-1486 Calculate Prev / Next Segment is not working properly
- Backlog