Skip to content

WIP: on pending join request to an affiliate object

The notification on the affiliation model are different that from the other as we do not have a has_manyrelations between models here. We have an only belongs_to relation with affiliate and parent polymorphic. Until now, looking for a way to connect easely to the admins and members of the project / space table without doing a SQL query ?

issue 781

Merge request reports