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

cli PrintStatement does not print all Conditions #1967

Closed
thoro opened this issue Feb 11, 2019 · 0 comments
Closed

cli PrintStatement does not print all Conditions #1967

thoro opened this issue Feb 11, 2019 · 0 comments

Comments

@thoro
Copy link
Contributor

thoro commented Feb 11, 2019

The code at policy.go:480 (printStatement) uses a if-else-structure, but the Condition is not exclusive, therefore it would need to be just if-if-if ..

Therefore the conditions are not displayed correctly on the cli

Edit: actually affects also Actions

@fujita fujita closed this as completed in a22897a Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant