Files
backstage/.changeset/thick-cats-kiss.md
T
sjeyaraman 258057a4b9 refactor-unregister-entity
Signed-off-by: sjeyaraman <sjeyaraman@expedia.com>
2022-06-24 14:53:45 -07:00

420 B

@backstage/plugin-catalog
@backstage/plugin-catalog
patch

Adding ability to customize the "unregister entity" menu item in the entity context menu on the entity page with options 'visible','hidden','disabled'.With this three new options, one can hide the "unregister entity" menu item from the list, disable or keep it enabled.

The boolean input for "unregister entity" will be deprecated later in favour of the above three options.