Skip to content

FIX MR_importFromObject when primaryAttribute type mismatch#1231

Open
ansinyutin wants to merge 1 commit intomagicalpanda:masterfrom
ansinyutin:master
Open

FIX MR_importFromObject when primaryAttribute type mismatch#1231
ansinyutin wants to merge 1 commit intomagicalpanda:masterfrom
ansinyutin:master

Conversation

@ansinyutin
Copy link
Copy Markdown

when importing json with "uid" property of type - NSString
to NSManagedObject with primaryAttribute "uid" of type - NSNumber
MR_importFromObject creates duplicate of already existing object

when importing json with "uid" property of type - NSString
to NSManagedObject with primaryAttribute "uid" of type - NSNumber
MR_importFromObject creates duplicate of already existing object
@Coeur
Copy link
Copy Markdown
Collaborator

Coeur commented Jun 22, 2019

Please provide a unit test that demonstrates the issue, thank you.

@Coeur Coeur removed their assignment Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants