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

Save Custom relation by uuid #611

Closed
sophieperrineau opened this issue Sep 8, 2022 · 0 comments
Closed

Save Custom relation by uuid #611

sophieperrineau opened this issue Sep 8, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@sophieperrineau
Copy link
Collaborator

When i try to save an instance of crt, it fails because of a check on attributes :

Caused by: java.lang.IllegalArgumentException: Query values should not be empty at deployment.meveo.war//org.meveo.service.base.NativePersistenceService.findIdByUniqueValues(NativePersistenceService.java:285) at deployment.meveo.war//org.meveo.service.custom.CustomTableRelationService.createOrUpdateRelation(CustomTableRelationService.java:57)

It should be possible to save crt that does not define some attributes

please provide a fix, with version 7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants