From 4f08c85431151c061a1acec78195aaa7f17430cb Mon Sep 17 00:00:00 2001 From: Himanshu Mishra Date: Thu, 29 Aug 2024 21:45:00 +0530 Subject: [PATCH] add changeset Signed-off-by: Himanshu Mishra --- .changeset/smart-gifts-report.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .changeset/smart-gifts-report.md diff --git a/.changeset/smart-gifts-report.md b/.changeset/smart-gifts-report.md new file mode 100644 index 0000000000..fa3c8d96e9 --- /dev/null +++ b/.changeset/smart-gifts-report.md @@ -0,0 +1,8 @@ +--- +'@backstage/plugin-catalog-unprocessed-entities': patch +--- + +Show additional info on DevTools unprocessed entities table + +- Location path (so that it's easier to search the failed entity from the YAML URL) +- Time info of last discovery and next refresh time so that users can be aware of it and can sort the errors based on the time.