LinkinStars commented on PR #1207:
URL:
https://github.com/apache/incubator-answer/pull/1207#issuecomment-2553193396
Thanks for your contributions.
This feat we need more time to test. For example, I tried permanently
deleting users, without deleting content. It can lead to some unpredictable
panic.
```
ERROR runtime/panic.go:785 http: panic serving 127.0.0.1:60872: runtime
error: invalid memory address or nil pointer dereference
/incubator-answer/internal/service/question_common/question.go:451 +0xb88
github.com/apache/incubator-answer/internal/service/content.(*QuestionService).GetQuestionPage(0x14004ebdb00,
{0x1066f3af0, 0x14008140a00}, 0x14007003698)
```
It turns out that some `Operator` and `Revision` queries may need to add
some checks for permanently deleted users.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]