[
https://issues.apache.org/jira/browse/TINKERPOP-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-2702.
---------------------------------------
Fix Version/s: 3.6.0
Assignee: Stephen Mallette
Resolution: Fixed
This appears to be resolved:
https://github.com/apache/tinkerpop/blob/master/gremlin-test/features/map/AddVertex.feature#L453-L461
> property(null) throws NPE
> -------------------------
>
> Key: TINKERPOP-2702
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2702
> Project: TinkerPop
> Issue Type: Bug
> Components: process
> Affects Versions: 3.6.0
> Reporter: Dave Bechberger
> Assignee: Stephen Mallette
> Priority: Minor
> Fix For: 3.6.0
>
>
> When working with the new `property(Map)` step it was found that passing a
> `null` in for the map will throw an NPE. Instead we discussed that this
> should just act as a no-op and return the input.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)