relations: relations

Description Format

Description

A table collecting interaction between users. As an interaction counts if a user commented on another users' response, if a user is named as a contributor for a report or if a user mentions another user in the chat. The interactions are stored summed up per problem and per action.

Format

addressant

User addressed by the other user (e.g. mentioned in chat)

problem_id

Unique identifier of problem

team

Name of team both users are in

user

User who addresses another user ( e.g. writes a chat message that contains a name tag)

problem

Name of problem

interaction

Describes the interaction: 'comment', 'contributor' or 'chat'

count

Number of times this interaction happened


Hunt-Laboratory/huntr documentation built on Sept. 27, 2020, 3:17 a.m.