Skip to content

Introduce UsersCache for storing user entities in frontend

Winnie Hellmann 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 username-removed-636429

Merge request reports