In the Club tab "Participated Tournaments" (which is controlled by this add-on) it shows the same list of tournaments for all clubs, but different ones according to the user which is looking at it.
In the function actionParticipatedTournaments() you fetch the getClubParticipatedListData() with the visitors userid instead of the club id.
Line 24 in XFA\Tournament\XFA\Roster\Pub\Controller\ClubController (v3.2.1)
In the function actionParticipatedTournaments() you fetch the getClubParticipatedListData() with the visitors userid instead of the club id.
Line 24 in XFA\Tournament\XFA\Roster\Pub\Controller\ClubController (v3.2.1)