focalboard/server/services/store
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
..
generators Removing transactions from sqlite backend (#2361) 2022-02-22 14:30:47 -07:00
mattermostauthlayer Shows "(Deleted User)" instead of UUID when user not found (#2354) 2022-03-03 12:38:04 -07:00
mockstore Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
sqlstore Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
storetests Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
store.go Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00