Skip to content

Update client cache after adding segment

What does this MR do?

This MR updates the client cache after adding a segment. This essentially refreshes the table data.

It also adds the cache helper methods for deleting a segment from the cache.

Screenshots (strongly suggested)

Note - the newly added segment doesn't have any adoption data as that's added by a background job on the BE i.e. it's not live data that get's queried.

Screen_Recording_2020-12-03_at_12.42.47

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #271247 (closed)

Edited by Brandon Labuschagne

Merge request reports