Skip to content

Inherited value can't be removed #811#863

Merged
nabeelio merged 2 commits intodevfrom
811-ValuesNullable
Oct 10, 2020
Merged

Inherited value can't be removed #811#863
nabeelio merged 2 commits intodevfrom
811-ValuesNullable

Conversation

@nabeelio
Copy link
Copy Markdown
Member

Closes #811

@nabeelio nabeelio added the bug label Oct 10, 2020
@nabeelio nabeelio added this to the 7.0.0 milestone Oct 10, 2020
if (!$item) {
unset($override[$key]);
}
}
Copy link
Copy Markdown
Member Author

@nabeelio nabeelio Oct 10, 2020

Choose a reason for hiding this comment

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

Main fix here, don't filter out null values

@nabeelio nabeelio merged commit 69d8951 into dev Oct 10, 2020
@nabeelio nabeelio deleted the 811-ValuesNullable branch October 10, 2020 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inherited value isn't saving

1 participant