-
Bug
-
Resolution: Done
-
Major
-
2.9.0.Final
-
None
-
- Navigate to datasource subsystem
- Add datasource
- Navigate through wizard to test connection button
- Click on it and wait for result
- Close wizard by clicking on cross in top right corner
-
User Experience
-
Workaround Exists
-
When user adds new datasource, there is a possibility to test connection to datasource before the wizard is closed.
Expected behavior (this is same as when user cancels wizard):
- user tests connection
- datasource is created on background
- user closes wizard by clicking on cross in top right corner
- datasource is removed after server reload
Current behavior:
- user tests connection
- datasource is created on background
- user closes wizard by clicking on cross in top right corner
- datasource remains in model after server reload
- clones
-
JBEAP-7966 Datasource remains saved in Web Console if user closes wizard after test connection is performed
- Closed