CSCfi / CSCfi/rems

Add "attributes updated" timestamp to users table

Open
#2,443 0 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
Clojure
Stars
66
Forks
28
Avg merge
7d 4h
Merged PRs (30d)
2

Description

To track who has used the system, or which user attributes have been updated after a certain configuration change.

Related to #2366

- [ ] add timestamp column to users table
- better sql ergonomics compared to storing a string timestamp in the JSON blob
- [ ] update timestamp when user details get updated (i.e. at login and via API)
- no need to update timestamp on API impersonation?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.