@AttributeOverride at type level does not work when also using orm.xml

Description

Reported downstream: https://github.com/quarkusio/quarkus/issues/19867

Affects ORM 5.6 for sure, but probably affects older versions as well.

With the mapping below, @AttributeOverride will work correctly, unless we use an orm.xml, in which case the @AttributeOverride is ignored.

Strangely, this bug does not affect @AttributeOverride at the property level (embedded properties).

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created September 16, 2021 at 8:36 AM
Updated September 20, 2021 at 10:40 PM
Resolved September 16, 2021 at 2:23 PM