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
{{ message }}
This repository was archived by the owner on Aug 31, 2025. It is now read-only.
Add the recipient id(s) into the question model, so there always is a reference to whom this question was initially sent to.
Motivation
A question technically only has an author at the moment. If it is never answered and no inbox entries exist, we don't know where it was supposed to go to.
This is a problem in terms of moderation, because we are losing a lot of context.