-
Type:
Regression Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 3.X EE, 3.X CE
-
Fix Version/s: None
-
Fix Priority:3
Here are the steps to reproduce the issue. The steps MUST be done in the EXACT order listed:
- Add an SO site
- Add a thread to forums
- Add a blog entry
- View activities; the blog entry activity will be above the forum post activity as expected
- Edit the blog entry
- View activities
Expected result:
The edit blog entry activity should be at the top, followed by the original blog entry entry activity in the middle, and the forum activity at the bottom
Actual result:
The edit blog entry activity will be at the top as expected, but the forum activity will now be in the middle, and the original blog entry activity will be at the bottom. Essentially, the original blog activity and forum activity have switched places.