Skip to content

Management of Child Class References #104

Open
@cedricfrancoys

Description

@cedricfrancoys

For objects referencing a class in an object_class field (such as log, translation, task, mail, ...), support must be added for child classes in case of inheritance or override (since the same table is used).

To retrieve certain meta objects (log, task, ...), the search is performed based on the entity name (with namespace) of the child class. However, in some cases, it might be the name of the parent class that has been registered in object_class.

For that reason all searches should be based on the root parent class name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions