Skip to content

馃崚 Add test for SocialGraphModel, fix a bug

Joshua Goins requested to merge work/cherry-pick-ab420842 into release/24.08

This adds a basic test for SocialGraphModel, it still needs it's actions tested though. This also fixes a bug I discovered where setting accountId on a type that doesn't require it, will fill the list twice.

(cherry picked from commit ab420842)

Co-authored-by: Joshua Goins josh@redstrate.com

Merge request reports