-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.4.13 DXP GA1, 7.4.3.4 CE GA4, Master
-
Component/s: Comments, Message Boards
-
Labels:None
-
Fix Priority:4
-
Git Pull Request:
Steps to Reproduce:
- Go to Contents & Data > Documents and Media.
- Upload a file.
- Click into the file.
- Scroll page down so the Comments field is visible.
- Add a Blogs widget to a page.
- Create a new blog entry.
- Click into the entry.
- Scroll page down so the Comments field is visible.
- Check the record in table MBDiscussion.
- Assert there are records in table MBDiscussion.
Expected Result:
CompanyId of the records should be the current company's id instead of 0.
Actual Result:
CompanyId of the records is 0.