[
https://issues.apache.org/jira/browse/ATLAS-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16986573#comment-16986573
]
charles shen commented on ATLAS-3179:
-------------------------------------
[~chaitali], it's a different issue. But I found it's fixed in Atlas 2.0 by
[ATLAS-3037|https://issues.apache.org/jira/browse/ATLAS-3037]
> 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
>
> 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)