-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP SP2, Master
-
Fix Version/s: 7.0.0 DXP FP8, 7.0.0 DXP SP2, 7.0.3 CE GA4, 7.1.X, Master
-
Component/s: Collaboration, Message Boards
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
Description:
This is one use case. There are others as well.
When a Message Boards category is set to "Question" display, threads created in it are not marked as questions.
Steps to Reproduce:
- Add a Message Boards Category. Set the "Display Style" to "Question".
- Navigate into the category and add a Thread. Notice under "More Settings" that the "Mark as a Question" checkbox is both disabled and selected.
- Publish the thread.
- Edit the thread.
Expected Behavior:
The "Mark as a Question" checkbox would still be selected. Replies to the thread would also have the "Mark as Answer" option.
Actual Behavior:
The "Mark as a Question" checkbox is not selected. Replies to the thread do not have a "Mark as Answer" option.
Reproduced on master - b55fcfe
Note: This was caused by LPS-44228