Studio Plugin Version 11 Missing Replace Parent Option

I just updated my IntelliJ plugin to version 11 and noticed that in the Entity Designer window there is no longer an option to “Replace Parent” when extending an entity. We use this quite frequently and are wondering if this is no longer supported. Can we assume the Extends annotation will still work as expected if we manually add it to the entity?

Thank you,
Corey

Hi,
This is a known bug in 11.0 release: https://youtrack.cuba-platform.com/issue/STUDIO-6479

It will be fixed in the next bugfix Studio release.

Can we assume the Extends annotation will still work as expected if we manually add it to the entity?

Yes. It’s just the UI control missing in Entity Designer.

Regards,