WoltLab / com.woltlab.wcf.conversation

User Conversation System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Submitting a conversation draft with multiple messages reorders the messages

TimWolla opened this issue · comments

  1. Create a new conversation draft with Message 'A'.
  2. Reply with 'B'.
  3. Reply with 'C'.
  4. Send the draft to the recipients.
  5. The timestamp of message 'A' will be updated to the current time, reordering it to the bottom, breaking the intended order.