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

Disable components no matter false or true #20

Open
dmakagonova opened this issue Feb 22, 2019 · 0 comments
Open

Disable components no matter false or true #20

dmakagonova opened this issue Feb 22, 2019 · 0 comments
Labels
severity: major The defect affects major functionality. It has a workaround but is difficult. type: bug Something isn't working

Comments

@dmakagonova
Copy link
Contributor

dmakagonova commented Feb 22, 2019

  1. Create a new project with the component in the Cuba
  2. Add to web-app.properties admintools.groovyConsole.enabled = false
  3. Run the app and check in the Console menu (Administration -> Console)there is no Groovy console
  4. Set admintools.groovyConsole.enabled = true
  5. Run app and check in the Console menu (Administration -> Console) there is Groovy console

Expected result: there is Groovy console when admintools.groovyConsole.enabled = true
Actual result: there is NO Groovy console when admintools.groovyConsole.enabled = true

@zaharchenko-evgeny zaharchenko-evgeny added severity: major The defect affects major functionality. It has a workaround but is difficult. type: bug Something isn't working labels Apr 17, 2019
@zaharchenko-evgeny zaharchenko-evgeny added this to the Admin tools 1.3 milestone Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: major The defect affects major functionality. It has a workaround but is difficult. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants