Hi guys, I've introduced a Date Bridge table into my data model to handle the multiple date types which exist in both the Freshdesk Tickets table and Freshchat Interactions table (e.g. created_at, resolved_at etc.). But as a result, the Date Bridge table has caused a circular reference which I'm not sure how to resolve.
Is anyone able to advise on how I can resolve this issue? Any help would be much appreciated! Happy to provide more info if it helps.