Update with review comments

This commit is contained in:
Dominik Henneke
2021-01-19 16:44:00 +01:00
parent 593632f078
commit 4b5c4cc5ce
3 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
'@backstage/plugin-catalog': patch
---
Derive the list of to-deleted entities in the `UnregisterEntityDialog` from the `backstage.io/managed-by-origin-location` annotation.
Derive the list of to-delete entities in the `UnregisterEntityDialog` from the `backstage.io/managed-by-origin-location` annotation.
The dialog also rejects deleting entities that are created by the `bootstrap:bootstrap` location.