Views and inheritance @MappedSuperclass

Hello,

is it possible to define a view for an abstract entity annotated with @MappedSuperclass and extend this view for extending entities? I do not like maintaining the list of common attributes myself - I find this way easy to introduce errors.

Thank you,

Hi Jan,

It’s currently impossible, but we’ll consider implementing it in the future. I’ve added an issue.

Thank you, I think it could be very useful!

:ticket: See the following issue in our bug tracker:

https://youtrack.cuba-platform.com/issue/PL-8579