Graylog2 / Graylog2/graylog2-server
Refactor UsersStore
Open
improvement
web
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Some actions in `UsersStore` may require reloading the current logged in user. At the moment we are doing this in the React components used in the user from, but we should take the time to refactor `UsersStore` and make it a Reflux store that can easily trigger updates in `CurrentUserStore` when needed.
- Graylog Version: 2.1.0
Contributor guide
Assessment
This issue has not been assessed yet.