Skip to content
Snippets Groups Projects
Verified Commit 8ea83754 authored by Andreas Ellewsen's avatar Andreas Ellewsen
Browse files

Fix bug in user info fetching on invite page

The intention of the setup is to trigger a new call to userinfo after an
invite has been used to start a session in the backend. This is done by
checking a state value. Due to an oversight we did not watch the state
value itself, but instead the function used to updated it, which
obviously does not change.

Resolves: GREG-276
parent 89b0dd08
No related branches found
No related tags found
1 merge request!342Fix bug in user info fetching on invite page
Pipeline #146136 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment