| Summary: | Adding a dependency which does not exist caused an exception | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Tomas David <tdavid> | ||||
| Component: | Business Central | Assignee: | Toni Rikkola <trikkola> | ||||
| Status: | CLOSED EOL | QA Contact: | Tomas David <tdavid> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.3.0 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 19:11:04 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1322411 | ||||||
| Attachments: |
|
||||||
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: -