Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HHH-15591 Unidirectional @OneToMany with @OrderColumn still throwing ConstraintViolationException (unique index violation) #5401

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

drahkrub
Copy link

@drahkrub drahkrub commented Oct 10, 2022

added two tests in UnidirectionalOneToManyOrderColumnTest, namely testSwapElementsAtZeroAndOne and testAddAtZeroDeleteAtTwo

https://hibernate.atlassian.net/browse/HHH-15591

@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Oct 10, 2022

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

@drahkrub
Copy link
Author

of course both tests fail - to show the existing problem. How to avoid the automatic PR rejection in such a case?

@beikov
Copy link
Member

beikov commented Mar 25, 2024

Thanks for the PR with the tests. The PR is not rejected, it just reports on the UI that tests failed, which is totally fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants