[
https://issues.apache.org/jira/browse/TINKERPOP-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-2768.
---------------------------------------
Fix Version/s: 3.7.0
3.6.1
3.5.4
Resolution: Fixed
> BranchStep pickToken should be integrated when added as a child option
> ----------------------------------------------------------------------
>
> Key: TINKERPOP-2768
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2768
> Project: TinkerPop
> Issue Type: Bug
> Components: process
> Affects Versions: 3.5.3
> Reporter: Saikiran Boga
> Assignee: Stephen Mallette
> Priority: Major
> Fix For: 3.7.0, 3.6.1, 3.5.4
>
>
> For *{{pickToken}}* traversal under branch step *{{isRoot()}}* {{method}}
> returns a true result. I think it is because we are not invoking
> *{{this.integrateChild(pickOptionTraversal)}}* here
> [https://github.com/apache/tinkerpop/blob/master/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/branch/BranchStep.java#L87]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)