1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/services/store
Doug Lauder e06513e4da
Fix panic caused by returning nil,nil in GetMemberForBoard (#3552)
* fix panic caused by returning nil,nil in GetMemberForBoard

* lint fix

* lint fix- need updated variable name

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-08-04 10:03:05 -06:00
..
generators Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
mattermostauthlayer Fix panic caused by returning nil,nil in GetMemberForBoard (#3552) 2022-08-04 10:03:05 -06:00
mockstore Fetching board member in parellel (#3379) 2022-07-29 14:28:00 -06:00
sqlstore Fetching board member in parellel (#3379) 2022-07-29 14:28:00 -06:00
storetests Fixed a bug causing undeleted board to not have original title (#3354) 2022-07-13 11:51:48 +05:30
store.go Fetching board member in parellel (#3379) 2022-07-29 14:28:00 -06:00