Skip to content

Introduce UsersCache for storing user entities in frontend

Inactive Account requested to merge winh-frontend-user-cache into master

What does this MR do?

Introduce a cache for user entities from API on frontend side.

Why was this MR needed?

There should be no duplicate Ajax calls for the same user entity.

What are the relevant issue numbers?

#30468 (closed)

Edited by Mike Greiling

Merge request reports