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 bugs in filtering and editing fields in relationship #1049

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

Conversation

SeptimusLiu
Copy link

There is some bugs when I use the type "relationship" in edit_fields and filters in model config file, it will update the id fields instead of the foreign key I've set in belongsTo('\App\Models\MtrGroup', 'foreign_key', 'local_key'). Details for issue can be seen on #1048
This commit fixed bugs above for me, and I hope it can be merged and prevent similiar problems.

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

Successfully merging this pull request may close these issues.

1 participant