focalboard/server/services/store/mattermostauthlayer
Akshay Vasudeva Rao 68819185a4
Shows "(Deleted User)" instead of UUID when user not found (#2354)
* Shows "(Deleted User)" instead of long, unreadable UUID in case the user is not found

In case a user is not found, at present unreadable and long UUIDs are shown which kill the look and feel of the application. This patch replaces the UUID with a more explanatory string.

* Update server/services/store/mattermostauthlayer/mattermostauthlayer.go

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
2022-03-03 12:38:04 -07:00
..
mattermostauthlayer.go Shows "(Deleted User)" instead of UUID when user not found (#2354) 2022-03-03 12:38:04 -07:00