Skip to content

Conversation

candrews
Copy link
Contributor

@candrews candrews commented Nov 11, 2016

DATAREST-937 - Transient properties in JSON should be included in merge

https://jira.spring.io/browse/DATAREST-937

@candrews candrews changed the title DATAREST- - Transient properties in JSON should be included in merge DATAREST-937 - Transient properties in JSON should be included in merge Nov 11, 2016
@candrews candrews force-pushed the transientproperties branch from 2e76e01 to ec5b9b1 Compare November 11, 2016 19:46
@candrews
Copy link
Contributor Author

@olivergierke is there anything else I can do to help get this into the next release?

@odrotbohm
Copy link
Member

Currently not, thanks.

odrotbohm pushed a commit that referenced this pull request Dec 6, 2016
We now don't prematurely drop fields that don't have a persistent property exposed in DomainObjectReader. Doing so dropped values for transient fields as the latter are not exposed as persistent property in the first place. We still skip any nested merging though. Original pull request: #240.
odrotbohm added a commit that referenced this pull request Dec 6, 2016
Moved the newly added test case to the end of the list. Formatting. Original pull request: #240.
odrotbohm pushed a commit that referenced this pull request Dec 6, 2016
We now don't prematurely drop fields that don't have a persistent property exposed in DomainObjectReader. Doing so dropped values for transient fields as the latter are not exposed as persistent property in the first place. We still skip any nested merging though. Original pull request: #240.
odrotbohm added a commit that referenced this pull request Dec 6, 2016
Moved the newly added test case to the end of the list. Formatting. Original pull request: #240.
odrotbohm pushed a commit that referenced this pull request Dec 6, 2016
We now don't prematurely drop fields that don't have a persistent property exposed in DomainObjectReader. Doing so dropped values for transient fields as the latter are not exposed as persistent property in the first place. We still skip any nested merging though. Original pull request: #240.
odrotbohm added a commit that referenced this pull request Dec 6, 2016
Moved the newly added test case to the end of the list. Formatting. Original pull request: #240.
odrotbohm pushed a commit that referenced this pull request Dec 6, 2016
We now don't prematurely drop fields that don't have a persistent property exposed in DomainObjectReader. Doing so dropped values for transient fields as the latter are not exposed as persistent property in the first place. We still skip any nested merging though. Original pull request: #240.
odrotbohm added a commit that referenced this pull request Dec 6, 2016
Moved the newly added test case to the end of the list. Formatting. Original pull request: #240.
@odrotbohm odrotbohm closed this Dec 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants