You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Add a method getMutualReactions(reactableId, userId1, userId2) that returns which reactions two users have in common on a specific document.
Feature: Add
getMutualReactionsMethodDescription:
Add a method
getMutualReactions(reactableId, userId1, userId2)that returns which reactions two users have in common on a specific document.Acceptance Criteria:
Model.getMutualReactions(reactableId, userId1, userId2).