Files
mostlymatter/server/channels/app
Agniva De Sarker 3150900bd7 MM-59827: Remove user profile invalidations from channel APIs (#27720)
We were invalidating the userProfileByIds cache unnecessarily
when it wasn't really needed. It's just that the InvalidateCacheForUser
method wiped off all user related caches, when we just needed to wipe
user-channel related caches.

To fix this, we split the user cache invalidation method into two
and just call the InvalidateChannelCacheForUser method from app/channel.go.

https://mattermost.atlassian.net/browse/MM-59827
```release-note
NONE
```
2024-08-19 20:02:35 +05:30
..
2024-03-12 08:36:05 -06:00
2024-03-12 08:36:05 -06:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-11-06 12:26:17 +01:00
2023-03-22 17:22:27 -04:00
2023-11-06 12:26:17 +01:00
2023-03-22 17:22:27 -04:00
2024-06-17 12:07:05 -04:00
2024-04-12 17:15:01 +02:00
2024-06-12 11:33:04 +02:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2024-02-09 11:17:28 -05:00
2024-03-13 10:26:06 +05:30