Bug #6974
Hitting Cancel button on New Org > Manually Assign page goes to 404 page
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1127447
Description of problem:
While creating an org, hitting the Cancel button on the "Manually Assign" page of the wizard gives user a page not found error.
Version-Release number of selected component (if applicable):
Satellite-6.0.4-RHEL-6-20140730.0
How reproducible:
Steps to Reproduce:
1. Begin creation of new org, "foobar"
2. On step 2 of the wizard, click the "Manually Assign" button
3. On the resulting page, click "Cancel"
Actual results:
User should be taken back to page one, or the orgs list page, or something
Expected results:
User gets dead-ended at 404 page
Additional info:
Not a serious issue but bad user experience.
Associated revisions
Fixes #6974 - Hitting Cancel button on New Org > Manually Assign goes to 404
(cherry picked from commit 1f63475205f367a5ec01ebd8256ec4c546e6acfa)
History
#1
Updated by Dominic Cleal almost 9 years ago
- Category set to Web Interface
#2
Updated by Dominic Cleal almost 9 years ago
No route matches [GET] "/organizations/24-bz2/organizations_path"
#3
Updated by b sh over 8 years ago
Foreman-bot hasn't updated this ticket, but there is a pull request: https://github.com/theforeman/foreman/pull/1915 + the status should be "ready for testing"/"being review".
#4
Updated by b sh over 8 years ago
- "being reviewed" :P
#5
Updated by B Sh over 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 1f63475205f367a5ec01ebd8256ec4c546e6acfa.
#6
Updated by Dominic Cleal over 8 years ago
- Assignee set to b sh
- Legacy Backlogs Release (now unused) set to 21
Fixes #6974 - Hitting Cancel button on New Org > Manually Assign goes to 404