| Summary: | Fail to delete alias from web console | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Tian Feng <tfeng> | ||||
| Component: | Management Console | Assignee: | Jessica Forrester <jforrest> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 2.x | CC: | ccoleman, jliggitt, xtian | ||||
| 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: | 2013-10-17 13:31:45 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: | |||||
| Attachments: |
|
||||||
Waiting for merged code. Test on devenv_3844, but still met the same error when I tried to delete alias. Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/874be485dc511ec380c85f7ce7eff12c8909a2f2 Bug 1012342 - delete alias on aliases page fails Test on INT(devenv_3871), I can delete alias successfully. So verify the bug. Thanks! |
Created attachment 803335 [details] error_log Description of problem: Create alias and then go to app/console/application/<uuid>-<app_name>/aliases page, hit the delete button. And then meet the "We appear to be having technical difficulties" error message. While the alias can be deleted by hitting the edit link and go to app/console/application/<uuid>-<app_name>/alias/<alias>/edit page. Version-Release number of selected component (if applicable): fork_ami_origin_ui_72_membership_863 How reproducible: Always Steps to Reproduce: 1. create an app 2. create an alias 3. goto app/console/application/<uuid>-<app_name>/aliases page and try to delete alias Actual results: Fail to delete it and meet "We appear to be having technical difficulties" error message. Expected results: Can delete alias successfully. Additional info: