Bug 1458477
Summary: | webUI doesn't allow to update CDN url and firebug raises TypeError: e.refreshTable is not a function | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> | ||||||
Component: | Subscription Management | Assignee: | Walden Raines <walden> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Katello QA List <katello-qa-list> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 6.3.0 | CC: | bbuckingham, ehelms, jcallaha, sgraessl, walden | ||||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||||
Target Release: | Unused | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
URL: | http://projects.theforeman.org/issues/20095 | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | tfm-rubygem-katello-3.4.4 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2018-02-21 16:54:17 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: |
|
OK, if you navigate to other page and come back on same Red Hat Subscriptions" page, URL got changed. Walden, does this look like it may be related to recent changes in upstream for bastion? (In reply to Brad Buckingham from comment #3) > Walden, does this look like it may be related to recent changes in upstream > for bastion? Yeah, this seems related to the changes that moved away from nutupane. Looks like I forgot to remove a few occurrences of refreshTable(). I will take a look at this, thank you for bringing it to my attention. Created redmine issue http://projects.theforeman.org/issues/20095 from this bug Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/20095 has been resolved. Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/20095 has been resolved. Verified on 6.3 box: https://tyan-gt24-13.rhts.eng.bos.redhat.com Steps: 1. Log in as admin 2. Navigate to Content > Red Hat Subscriptions> Manage Manifest 3. Under Red Hat Provider Details > Update the Red Hat CDN URL. Expected: The URL should get updated. Actual: The URL gets updated and there were no console errors as had been reported in the bug description. Created attachment 1311356 [details]
Updated CDN URL during QA Verification
Updated CDN URL during QA Verification
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/RHSA-2018:0336
|
Created attachment 1284590 [details] UI doesn't update the CDN url Description of problem: Install sat6.3 snap1 and try to update the CDN URL from "Red Hat Sunscriptions" and on clicking "save" success notification raised "Repository URL updated". However repo URL doesn't actually updates. Firebug raises error: bastion-e809058….js:2 TypeError: e.refreshTable is not a function at bastion_katello-0729c94….js:2 at bastion-e809058….js:6 at o (bastion-e809058….js:3) at bastion-e809058….js:3 Version-Release number of selected component (if applicable): sat6.3 beta snap1 satellite-6.3.0-15.0.beta.el7sat.noarch How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: