- 已装运
- 2026年3月19日 23:28 UTC
- 作者
- Kamo
- 提交
- f161034
VoipMessage.conversation is FetchType.LAZY; after @Transactional commits, Jackson serializing the entity would throw LazyInitializationException causing a 500, so the sent message never appeared in the UI.
VoipMessage.conversation is FetchType.LAZY; after @Transactional commits, Jackson serializing the entity would throw LazyInitializationException causing a 500, so the sent message never appeared in the UI.