Skip to content

Conversation

@dodo920306
Copy link
Contributor

@dodo920306 dodo920306 commented Jun 14, 2025

There is actually a "Create Time" column for user management page, but it always shows now for every user.

This is bacause the server never responses the true creation time of users, so the website just shows moment(undefine) which is always the current time.

This commit adds a creation timestamp column for UserProfile to fix this.

There is actually a "Create time" column for user management page, but it always
shows now for every user. This is bacause the server never response the true creation
time of users. This commit adds a creation timestamp column for UserProfile to fix this.

Signed-off-by: dodo920306 <[email protected]>
@dodo920306
Copy link
Contributor Author

dodo920306 commented Jun 21, 2025

Please merge this after #697 if you can so that I can rebase and commit a new migration include this.

@yeasy yeasy merged commit 558ce09 into hyperledger-cello:main Jun 24, 2025
3 checks passed
@dodo920306 dodo920306 deleted the fix/create-time-always-now branch June 25, 2025 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants