Skip to content

Predicates with @lang doesn't get expanded with _all_ #4711

@jnylen

Description

@jnylen

What version of Dgraph are you using?

1.2.0

Have you tried reproducing the issue with the latest release?

Yes

What is the hardware spec (RAM, OS)?

archlinux, running in docker, 24GB RAM

Steps to reproduce the issue (command/config used to run Dgraph).

Run expand(_all_) on any type that have a @lang predicate with data and that predicate won't get expanded with all values. The only way to get that data is doing field@*.

Expected behaviour and actual result.

I expect expand(_all_) to return all values, including the ones tagged with @lang.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/querylangIssues related to the query language specification and implementation.area/querylang/expandIssues related to expand queries.kind/bugSomething is broken.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions