[
https://issues.apache.org/jira/browse/ATLAS-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
charles shen resolved ATLAS-3179.
---------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> Default value caused unnecessary update
> ---------------------------------------
>
> Key: ATLAS-3179
> URL: https://issues.apache.org/jira/browse/ATLAS-3179
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 1.0.0
> Reporter: charles shen
> Priority: Minor
> Fix For: 2.0.0
>
>
> If a type has optional attributes and I create a new entity by calling
> createorupdate without specifying those attributes, atlas will assign some
> default values for the attributes, this is fine. But if I call createorupdate
> with the exact same payload, the second entity will be treated as update and
> will not be skipped though the payload is exactly the same, this is incorrect
> to me.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)