In the private message activity context it gets all the members from a certain thread so it can create the activity for all the correct people. This function is not checking correctly if a thread still exists, and when this threat does not exist it will return false, which crashes.
Comments
Comment #2
robertragas commentedhttps://github.com/goalgorilla/open_social/pull/1385
Comment #4
jaapjan commentedMerged to 5.x and 6.x