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

Fixup error when saving entities using many-to-many relations #83

Open
aquisio opened this issue Apr 12, 2024 · 1 comment
Open

Fixup error when saving entities using many-to-many relations #83

aquisio opened this issue Apr 12, 2024 · 1 comment

Comments

@aquisio
Copy link

aquisio commented Apr 12, 2024

After updating a stable Angular app from Breeze v1.7.2 to v2.1.4, I am seeing client-side errors when attempting to save entities that hold many-to-many relations.

I have documented my diagnostic procedure and observations in the following StackOverflow post: https://stackoverflow.com/questions/78315808. (Apologies if this is considered to be double posting).

I am not suggesting this is a Breeze bug, as I realize that I am probably doing something wrong in my procedure for creating new entities on the client, but I would appreciate it if someone can steer me in the right direction.

Many thanks,
Tim

steveschmitt added a commit to Breeze/breeze.server.net that referenced this issue Jul 22, 2024
@steveschmitt
Copy link
Member

So far I can't reproduce the problem. Maybe because the join table I used has two integer keys, instead of an integer and a GUID.

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

No branches or pull requests

2 participants