Update plugins/playlist-backend/src/service/router.ts
Co-authored-by: Phil Kuang <pkuang@factset.com> Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -232,7 +232,7 @@ export async function createRouter(
|
||||
targetPluginId: 'catalog',
|
||||
});
|
||||
|
||||
// TODO(kuanpg): entities in this playlist that no longer exist in the catalog will be
|
||||
// TODO(kuangp): entities in this playlist that no longer exist in the catalog will be
|
||||
// excluded from this response, we need a way to clean up these orphaned refs potentially
|
||||
// via catalog events (https://github.com/backstage/backstage/issues/8219)
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user