[
https://issues.apache.org/jira/browse/TINKERPOP-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-1947.
---------------------------------------
Resolution: Fixed
> Path history isn't preserved for keys in mutations
> --------------------------------------------------
>
> Key: TINKERPOP-1947
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1947
> Project: TinkerPop
> Issue Type: Bug
> Components: process
> Affects Versions: 3.2.8
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Major
> Fix For: 3.4.0, 3.2.9, 3.3.3
>
>
> {code}
> gremlin>
> g.withSideEffect('k','name').addV('person').property(select('k'),'stephen')
> The provided traverser does not map to a value: false->[SelectOneStep(k)]
> Type ':help' or ':h' for help.
> Display stack trace? [yN][An
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)