]
Daniel Cunha reassigned FORGE-1849:
-----------------------------------
Assignee: Daniel Cunha
Scripts with prompts freezes when the user is prompted
------------------------------------------------------
Key: FORGE-1849
URL:
https://issues.jboss.org/browse/FORGE-1849
Project: Forge
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: UI - Shell
Reporter: Matej Briskar
Assignee: Daniel Cunha
When running a .fsh forge script with forge 2, it freezes when the user is prompted (e.g
cannot answer the prompt).
To reproduce:
1.) Create a simple script.fsh file with a one-line command like
"project-new;"
2.) Run forge and run the script using "run script.fsh".
3.) Freeze