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

Fix not submitting meta keys #19403

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Fix not submitting meta keys #19403

merged 2 commits into from
Aug 11, 2023

Conversation

Nitwel
Copy link
Member

@Nitwel Nitwel commented Aug 11, 2023

fixes #19401
Problem was that we were throwing out keys like $index which resulted in the relational interfaces getting messed up. This would only happen if you changed something in a form group.

@Nitwel Nitwel requested a review from a team August 11, 2023 09:26
@Nitwel Nitwel self-assigned this Aug 11, 2023
@Nitwel Nitwel requested review from DanielBiegler, jaads and azrikahar and removed request for a team August 11, 2023 09:26
@changeset-bot
Copy link

changeset-bot bot commented Aug 11, 2023

🦋 Changeset detected

Latest commit: a19f34d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@directus/app Patch
@directus/api Patch
directus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@paescuj paescuj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@rijkvanzanten rijkvanzanten merged commit c5468f2 into main Aug 11, 2023
6 checks passed
@rijkvanzanten rijkvanzanten deleted the fix-19401 branch August 11, 2023 16:24
@github-actions github-actions bot added this to the Next Release milestone Aug 11, 2023
sethkaufee pushed a commit to sethkaufee/directus that referenced this pull request Sep 20, 2023
* Fix not submitting meta keys

* Add changeset

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
br-rafaelbarros pushed a commit to personal-forks/directus-source that referenced this pull request Nov 7, 2023
* Fix not submitting meta keys

* Add changeset

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 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.

Changes to data in left childpane for one-to-many lost + error when saving for fields rawgroup
3 participants