Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 DXP SP2, Master
-
7.0.x
-
Committed
-
1
-
3
-
Regression Bug
Description
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