Bug 1347158
| Summary: | UX: Error message too vague when creating new automate domain / namespace / object | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jan Krocil <jkrocil> | |
| Component: | Automate | Assignee: | mkanoor | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Milan Falešník <mfalesni> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.6.0 | CC: | hkataria, jhardy, mfalesni, mkanoor, mpovolny, obarenbo, simaishi, tfitzger | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.7.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ui:ux:automate:flash_msg | |||
| Fixed In Version: | 5.7.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1372768 (view as bug list) | Environment: | ||
| Last Closed: | 2017-01-11 20:28:14 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1372768 | |||
|
Description
Jan Krocil
2016-06-16 07:53:28 UTC
Flash error message displayed on the screen is coming from model code. Controller is calling .valid? method on domain/namespace record https://github.com/ManageIQ/manageiq/blob/master/app/controllers/miq_ae_class_controller.rb#L1326, and displaying error message returned from that call. ~Harpreet Verified in 5.7.0.1. I received a message stating the allowed characters in the name. |