Entity Log Not Working For Extended Entities

It appears as though the Entity Log does not work properly with extended entities. When I go to the screen to setup the Entity Log I can see my extended entity name in the drop down of available entities and my added fields are also present.

However when I save my selected fields the record that is created on the left side of the screen references the base entity name not my extended entity. Furthermore when entity logs are created for the record they are recorded against the base entity name in the “Entity” column preventing the logs from appearing in the Log History popup window on the record itself. If I manually update the Entity value in the database to reference the correct extended entity name the logs do appear.

Any input on this issue would be greatly appreciated.

Thank you,
Corey Amoruso

Hi Corey,

It’s a bug. Entity log UI should show base entity name instead of extended entity name. We have created issue:
Entity log UI should show base entity name instead of extended entity name · Issue #1390 · cuba-platform/cuba · GitHub.
Thank you for reporting the problem.

Andrey,
Just so I understand correctly you are saying that when I open the history of the record to show existing logs it should be checking for logs against the base entity and not the extended entity correct?