Skip to content

Avoid refetching image urls for designs

What does this MR do?

This MR allows us not to refetch a design image every single time we open a design. We want to update pins and discussions but the image should remain cached. In order to do this, we pass a flag to design query: if we fetched the design once, we include only discussions to the query.

I've also flattened a discussions structure a bit: we don't need edges now so I went for nodes directly

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Issue #213940 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading