Bug 1486673
| Summary: | Globally uncaught exception when creating bundle group with duplicate name | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Filip Brychta <fbrychta> | ||||
| Component: | Provisioning | Assignee: | Michael Burman <miburman> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Jeeva Kandasamy <jkandasa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | JON 3.3.8 | CC: | jkandasa, miburman, spinder | ||||
| Target Milestone: | DR01 | Keywords: | Triaged | ||||
| Target Release: | JON 3.3.10 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-02-16 03:16:33 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Filip Brychta
2017-08-30 10:45:58 UTC
Fixed in the master:
commit d3f4f010574fb6485bcefffb6eac78de916bd2e0 (HEAD -> master)
Author: Michael Burman <miburman>
Date: Thu Nov 2 11:09:14 2017 +0200
[BZ 1486673] Catch IllegalArgumentException instead of EntityExistsException for BundleGroupName validation
Moving to ON_QA as available for test with the latest build: JON 3.3.10 DR01 artifacts are available for test from here: http://download.eng.bos.redhat.com/brewroot/packages/org.jboss.on-jboss-on-parent/3.3.0.GA/164/maven/org/jboss/on/jon-server-patch/3.3.0.GA/jon-server-patch-3.3.0.GA.zip *Note: jon-server-patch-3.3.0.GA.zip maps to DR01 build of jon-server-3.3.0.GA-update-10.zip. https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=635136 Created attachment 1376300 [details]
exception message
Browser: Firefox 57.0.1 (64-bit)
JON Version: 3.3.0.GA Update 10
Build Number: 8c98c29:28bd066
GWT Version: 2.5.0
SmartGWT Version: 3.0p
When we create bundle group with a duplicate name, shows the message as "Operation failed - one or more fields have invalid values" and Message detail says as "Failed to create [test]. The name is already being used. Please try another name."
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0325 |