Skip to content

Avoid parsing global-ids multiple times

Alex Kalderimis requested to merge ajk-mr-set-labels-minor-fix into master

What does this MR do?

This is a small ~backstage backend GraphQL MR which removes some redundant work spotted while debugging a test failure (to which this was irrelevant). This is an incidental improvement, which has no functional change.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

This has no effect on the function of the system.

/label ~backstage /label backend /label GraphQL

Edited by Alex Kalderimis

Merge request reports