Wrong revision timestamp

Created on 8 March 2023, about 2 years ago

Problem/Motivation

The revision timestamp of a UserpointsEntity always contains the timestamp of the creation date of the entity. From my understanding, it should rather contain the timestamp of the latest change.

Steps to reproduce

- Create UserpointsEntity
- Add points
- The timestamp will not change

Proposed resolution

- Update the timestamp when points are added or deduced

Remaining tasks

- Implementation

🐛 Bug report
Status

Needs review

Version

2.0

Component

Code: userpoints

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @nico.b
  • @nicob opened merge request.
  • Status changed to Needs review about 2 years ago
  • I opened a merge request addressing the issue. I propose to just update the revision time every time a new revision is set since I cannot think of a scenario where you would not want to have this executed automatically.

Production build 0.71.5 2024