OriginalPostID-203272
Discussion posts and replies are publicly visible
Hi Mike, is this still the best way to retrieve a username from a user UUID?
No - for several versions now (i'm fuzzy on the particulars, but maybe since early in the 18.x versions), UUID search is incorporated directly into the search functionality of the new designer, for users as well as objects. In the Users tab, you can search on a UUID and the matching user will be returned. I just tested this in one of my 19.1 environments to confirm.
Is there any way to get user from UUID? Doesn't seem like there is OOB function to do so. Now that 20.1 allows updating username, instead of capturing username in the process/in DB for any purpose, capturing UUID and then using it seems logical. But there is need for a function to get user by UUID.
I'd recommend adding a UUID column to your local users table - that'll make everything easier for you in the long run.