Skip to content

Live loader fails (permission denied) if there are any ACL rules for the related importing data #3566

@nodeworks

Description

@nodeworks

If you suspect this could be a bug, follow the template.

  • What version of Dgraph are you using?
    v1.0.15

  • Have you tried reproducing the issue with latest release?
    Yes

  • What is the hardware spec (RAM, OS)?
    Mac, 16gb ram

  • Steps to reproduce the issue (command/config used to run Dgraph).
    Using the live loader to import, there is no way to specify auth for loading in RDF's/JSON data, even though there is for altering the schema.

  • Expected behaviour and actual result.
    The auth token should be used for mutations as well as schema alters but right now it's only being used for schema alters and all mutations are denied based on ACL permissions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/aclRelated to Access Control Listsarea/enterpriseRelated to proprietary featuresarea/live-loaderIssues related to live loading.kind/bugSomething is broken.status/acceptedWe accept to investigate/work on it.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions