-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Configuration only runs Recommended #4
Comments
Please see C. Review the default Welcome dialog, Video
|
You're invited to test-drive 1.8.1-rc3 which (hopefully) improves logging when From the client-side logs: Required
Recommended
Complete
Catch-all (video)
Catch-all ('Welcome' dialog disabled)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I run the script with $6 as false or true, only the recommended policyJSON will run.
Things I tried:
Neither of those worked.
I then changed variable $6 default to "userInput" in line 37 and that pulled the showed the welcome dialog where i selected "required" and that ran as expected. Every other configuration ran the "recommended" configuration.
The text was updated successfully, but these errors were encountered: