fix: user:list -a command now correctly displays user's creation time#41125
fix: user:list -a command now correctly displays user's creation time#41125phil-davis merged 2 commits intomasterfrom
user:list -a command now correctly displays user's creation time#41125Conversation
user:list -a command now correctly displays user's creation time
|
Kudos, SonarCloud Quality Gate passed! |
|
Side note: we should probably show the date with a standard format. |
Should we not rather stay consistent with the Another possibility would be to also convert |
|








Description
The
user:list -aocc command now correctly displays user's creation time.Motivation and Context
User's creation time was not correctly returned when using the
-akey.How Has This Been Tested?
Manually. Before:
After:
Types of changes
Checklist: