async fn copy_peer_or_self_review_questions(
tx: &mut PgConnection,
namespace_id: Uuid,
parent_id: Uuid,
) -> ModelResult<()>
async fn copy_peer_or_self_review_questions(
tx: &mut PgConnection,
namespace_id: Uuid,
parent_id: Uuid,
) -> ModelResult<()>