Skip to content

Policy validation for Query Example permissions issue #1720

@RamanDamayeu

Description

@RamanDamayeu

When attempting to create a policy for Query Example, for instance,

{
  "statements": [
    {
      "resource": {
        "type": "TERM"
      },
      "permissions": [
        "QUERY_EXAMPLE_TERM_CREATE",
        "QUERY_EXAMPLE_TERM_DELETE"
      ]
    }
  ]
}

The form throws validation errors.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions