Hi,
We’d like to add traceability to our system so that we can see who added or updated an attribute. For now, we only want to implement this for the values part.
When a new value is added, a new attribute — for example, “Responsible” — should automatically be added to that value. This attribute would store the name of the logged-in user who made the change.
In other words, it would work similarly to the existing Timestamp attribute for values, but instead of recording the current time, it would record the logged in user responsible for the change.
Thanks in advance for your response!
