Hide Forgot
Created attachment 1146198 [details] Server log Description of problem: If you add a dependency which does not exist or some incorrect dependency, an exception is added to server log. Version-Release number of selected component (if applicable): 6.3.0.ER2 How reproducible: - Steps to Reproduce: 1. Create a project. 2. Add a nonexistent/wrong dependency. (Open project editor -> Dependencies -> Add) 3. Save project editor. Actual results: An exception is thrown. Expected results: It is not possible to add such dependency or some notification is displayed. Additional info: -