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

Fixed adding existing element for m2m relation #11338

Closed
wants to merge 1 commit into from

Conversation

vtugulbaev
Copy link

Fix #10916.
Edits in the file.vue are only needed to prevent future unhandled exceptions if an unfilled object arrives there

@HitomiTenshi
Copy link
Contributor

I'm not involved with the development of this project but looking through your code I must say it is very clean and understandable! Good job!

@vtugulbaev
Copy link
Author

I'm not involved with the development of this project but looking through your code I must say it is very clean and understandable! Good job!

Thanks!

@abdonrd
Copy link
Contributor

abdonrd commented Mar 1, 2022

Thanks for the PR! Waiting for the review!

@licitdev licitdev added this to the Relational Interfaces milestone Mar 7, 2022
@azrikahar
Copy link
Contributor

This should now be included in the major relational interfaces overhaul in #12082 👍 Thanks again for the PR nonetheless!

@azrikahar azrikahar closed this May 12, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

M2M relationship field bugged (blank) when adding existing item, but fixed on save.
6 participants