DNNCommunity / DNNCommunity/Dnn.CommunityForums
ENH: Clean up ReplyToId in activeforums_Replies / Reintroduce threaded discussions
Open
enhancement
- Dominant language
- C#
- Stars
- 18
- Forks
- 23
- Avg merge
- 20h 30m
- Merged PRs (30d)
- 19
Description
## Is your feature request related to a problem?
The `ReplyToId `column in `activeforums_Replies `is inconsistently populated (set to `TopicId `when replying by Quick Reply, but set to zero when using full editor). Fix this to be consistent.
It appears that this column might have been originally intended to allow threaded discussions (e.g. a reply to a reply to a reply to a topic). Investigate how to reintroduce this feature.
Contributor guide
Assessment
This issue has not been assessed yet.