Problem

It happens when we already submitted the message form and proceed with submitting the next one on the same order page without reloading. It seems that date for the next comment in the object uses the same and doesn't update.

Proposed resolution

To fix Issue: need to reload object of message with correct date after submitting or add the date update in the submitting step. The second variant is more correctly to use because we will have the date when comment was submitted.

Comments

SV created an issue. See original summary.

sv’s picture

Priority: Normal » Minor
sv’s picture

Assigned: sv » Unassigned
Status: Active » Needs review
StatusFileSize
new669 bytes

Added patch to fix issue, ready for review.

sv’s picture

Issue summary: View changes
loparr’s picture

Status: Needs review » Reviewed & tested by the community

Hi, the patch works. Should be committed. Thank you.

  • mglaman committed da892ae on 7.x-1.x authored by SV
    Issue #2669162 by SV: Submitting the same date for next comments (...
mglaman’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.