You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/29 19:45:00 UTC

[jira] [Commented] (TINKERPOP-2768) BranchStep pickToken should be integrated when added as a child option

    [ https://issues.apache.org/jira/browse/TINKERPOP-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560639#comment-17560639 ] 

ASF GitHub Bot commented on TINKERPOP-2768:
-------------------------------------------

spmallette merged PR #1741:
URL: https://github.com/apache/tinkerpop/pull/1741




> 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
>            Reporter: Saikiran Boga
>            Priority: Major
>
> 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)