Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug UI not parsing input #571

Closed
tsandall opened this issue Jan 20, 2018 · 0 comments
Closed

Debug UI not parsing input #571

tsandall opened this issue Jan 20, 2018 · 0 comments
Labels

Comments

@tsandall
Copy link
Member

If inputs are specified in the debug UI, the server returns a parse error:

screen shot 2018-01-20 at 12 49 07 pm

@tsandall tsandall added the bug label Jan 20, 2018
tsandall added a commit to tsandall/opa that referenced this issue Feb 24, 2018
The debug form was passing the parsed input as a Go native interface{}
which caused the Rego package to attempt to treat ast.Valeu as a Go
native value (which fails.)

Fixes open-policy-agent#571
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant