Skip to content

Caching issue when you edit your name, not being reflected in the group membership UI #3939

@seanhamlin

Description

@seanhamlin

Describe the bug

When you update your name using Lagoon CLI or Keycloak, this is not immediately reflected in the UI when looking at lists of users (e.g. group membership within an organization).

To Reproduce

Steps to reproduce the behavior:

  1. Update your name lagoon update user -E [email protected] -C [email protected] --first-name 'Sean 2'
  2. Visit a group that you are a member of
  3. Notice the name is not changed

Expected behavior

Cache is evicted when no longer accurate.

Workaround

Edit the group membership for a user, make no changes, just click save. Seems to do the required purging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1-api-authAPI & Authentication subsystembug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions