-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: None
-
Component/s: Message Boards
-
Labels:
-
Story Points:0.25
-
Fix Priority:3
Summary
If User A creates a thread, and User B modifies that same thread, the thread's timestamp will read User A modified this 0 seconds ago.
It seems that the timestamp retains the original creator's name, but updates the timestamp which can be misleading. It seems that there should be indication of an edit by a specific party to avoid any misunderstandings/inaccurate reflection.
Steps to Reproduce
- As test@liferay.com, create a new user "User A" and grant this user Administrator regular role
- Add a Message Boards widget to the home page
- Sign in as User A, and add a thread
- Note that User A, modified xx Seconds ago is displayed
- As Test Test, edit the thread created by User A, and make a modification to the content
- Examine the modified timestamp
Actual Result
"User A, modified xx Seconds ago." is displayed even though the editor is "Test Test".
Expected Behavior
User A, created this xx time-value ago. Test Test, modified this xx time-value ago.
This type of messaging helps to reduce any confusion and accurately identifies the creator and the latest editor.
Reproduced in
7.1.x Private Commit: 815320372a34faa0ccd0ed1d4989af7d1502c5e6
- is related to
-
LPS-79475 New Style for Message Boards
-
- Backlog
-