Skip to content

Entity inheritance from system and some other entities causes the system crash #5156

Description

@yuliaGradova

The system currently allows creating entities that inherit from system entities (e.g., Bank, ApplicationStartupAssembly) that are not designed to support inheritance

  1. Base objects (e.g. Bank) do not support inheritance via discriminator.
  2. It is not possible to add the required fields/attributes to the base entity to support inheritance
  3. Inheritance from system tables (e.g., ApplicationStartupAssembly) is allowed, which is inappropriate

Screenshots

Image

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions