protected function assertValidDiscussionEntityId($threadId)
 {
     $this->CP->assertPostExists($threadId);
 }