Bug 874405
| Summary: | Should provide meaningful error message when adding existing alias to another app if two applications belong to two accounts separately | |||
|---|---|---|---|---|
| Product: | OKD | Reporter: | Wei Sun <wsun> | |
| Component: | Master | Assignee: | Lili Nader <lnader> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | |
| Severity: | low | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 2.x | CC: | bmeng, mfisher | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 895864 (view as bug list) | Environment: | ||
| Last Closed: | 2012-12-19 19:27:14 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 895864 | |||
|
Description
Wei Sun
2012-11-08 05:59:32 UTC
fixed as part of error message fixes Checked on devenv_2534, the error message has been updated. [bmeng@localhost openshift_testdir]$ rhc alias add app2 test.com -p123 -lbmeng RESULT: Application event 'add-alias' successful [bmeng@localhost openshift_testdir]$ rhc alias add app1 test.com -p123 -lbmeng+1 FATAL ERROR: test.com Already exists. |