stephen mallette created TINKERPOP-1947:
-------------------------------------------
Summary: 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
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)