Skip to content

UI Laggs when retrieving results from /refresh #2820

Description

@chrisknoll

Expected behavior

UI should be responsive when clicking

Actual behavior

The permission configuration we have is leading to a huge permissions payload when fetched from the server with /refresh. See attached for reference. The size of the payload is 257KB as seen in this screenshot:

image

Steps to reproduce behavior

Our environment may be unique: we have 20-30 active CDM sources configured in webapi. However, we don't adopt any special groups or role permissions. We only leverage source-level permissions to generate and view results which should be fairly standard practice for security in atlas.

Note, opening the attached file (256KB) in notepad++ makes the app hang (probably trying to parse something in the file).

refreshPayload.txt

Metadata

Metadata

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions