Merge pull request #27957 from backstage/freben/query-limit-nulls

fix nulls in by-query
This commit is contained in:
Fredrik Adelöw
2024-12-02 14:40:22 +01:00
committed by GitHub
3 changed files with 57 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Fix a bug where sometimes the `by-query` endpoint could return nulls for entities that were not yet stitched.