[
https://issues.apache.org/jira/browse/TINKERPOP-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15815608#comment-15815608
]
ASF GitHub Bot commented on TINKERPOP-1521:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tinkerpop/pull/527
> Mutating steps don't recognize side-effects
> -------------------------------------------
>
> Key: TINKERPOP-1521
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1521
> Project: TinkerPop
> Issue Type: Bug
> Components: process
> Affects Versions: 3.2.3
> Reporter: Daniel Kuppitz
>
> {code}
> gremlin> g.withSideEffect("a", "marko").addV().property("name", select("a"))
> java.lang.NullPointerException
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)