DNNCommunity / DNNCommunity/Dnn.CommunityForums

ENH: Clean up ReplyToId in activeforums_Replies / Reintroduce threaded discussions

Open
#783 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.