Context
I added has_many relations to be able to sort more quickly using related data. Note: the where search uses enums.
Expected behavior
In my admin panel I still expect to see Participation model among my related data.
Actual behavior
I have the has_many relationships that are based on Participation, but not Participation itself. This is pretty unexpected.
Maybe there’s another (better) way of getting what I want (without setting filters each time). In which case, I am all ears
Specs
Project name: Voo
Using Rails 5.2.3 with Liana 4.1.3
Database: PostgreSQL 11.5