1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/services/store
Harshil Sharma 36a073eaad
Handled err in acse of lack of user-channel membership (#3378)
* Handled err in acse of lack of user-channel membership

* Used errors.As instead of type check

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-07-27 12:17:38 -06:00
..
generators Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
mattermostauthlayer Handled err in acse of lack of user-channel membership (#3378) 2022-07-27 12:17:38 -06:00
mockstore Refactor websockets state and lifecycle (#3315) 2022-07-14 12:31:51 +02:00
sqlstore Replace query with exec on database update queries (#3420) 2022-07-27 09:23:04 +02:00
storetests Fixed a bug causing undeleted board to not have original title (#3354) 2022-07-13 11:51:48 +05:30
store.go Refactor websockets state and lifecycle (#3315) 2022-07-14 12:31:51 +02:00