@Transaction(TxType) not working with Hibernate Data Repositories

Description

Declaring a repository like

Will generate MyRepo_ as expected, but an import will be missing

Activity

Gavin KingFebruary 6, 2025 at 8:11 PM

Any chance of getting a backport to v6 ?

Not really my call, and if it were, well, I’m generally not particularly enthusiastic about back-porting fixes for things that aren’t regressions, just because the fix might in principle break something else.

That said, this one is probably pretty low-risk.

You could try opening a pull request against the 6.6 branch with that commit and see if the guys agree to merge it.

Damiano RenferFebruary 6, 2025 at 4:01 PM

Just built main locally and tested, it works thanks!
Any chance of getting a backport to v6 ? Would be really appreciated

Gavin KingFebruary 6, 2025 at 3:09 PM
Edited

Should now be fixed on main but please check. Thanks for reporting this.

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created February 6, 2025 at 11:46 AM
Updated March 14, 2025 at 8:25 AM
Resolved February 6, 2025 at 3:09 PM