@SoftDelete and Jakarta @PreRemove

I have tried the new @SoftDelete annotation. This works so far, but unfortunately Jakarta @PreRemove is not triggered by it.

Or am I doing something wrong? Is there another annotation to fill e.g. a DeletedAt field with the date of the Delete?

You’re not doing anything wrong, this sounds like a bug to me. Please try to create a reproducer with our test case template and if you are able to reproduce the issue, create a bug ticket in our issue tracker and attach that reproducer.