Update meilisearch index when user changes their name
Open
bug :beetle:
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
User name is stored in the index with the indexed item in order to be returned alongside the search result.
Since we can now update a member name, we have to propagate the change to the index using hooks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.