ICTU / quality-time

Software quality monitoring for teams and projects
Apache License 2.0
47 stars 14 forks source link

Entity comment column not updated when only the comment is changed #9134

Closed fniessink closed 1 week ago

fniessink commented 1 week ago

Describe the bug Entity comment column not updated when only the comment is changed. When the entity status is updated the column is updated as well.

To Reproduce Steps to reproduce the behaviour:

  1. Go to a measurement entity with status unconfirmed.
  2. Add a comment
  3. Notice that the comment in the comment column is not updated
  4. Chang the status to confirmed
  5. Notice that the comment in the comment column is updated

Expected behaviour Comment in the comment column should be updated without changing the measurement entity status.

Reported by @Sebastiaan127001