pub(crate) async fn insert_topic_stub( ctx: &Context, msg_id: MsgId, topic: TopicId, ) -> Result<()>
Insert topicId into the database so that we can use it to retrieve the topic.