Bug 1770393
| Summary: | Web ui spinner from red hat repositories page keeps loading on enabling/disabling repository | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Nikhil Kathole <nkathole> | ||||
| Component: | Repositories | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Nikhil Kathole <nkathole> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.7.0 | CC: | egolov, jpathan | ||||
| Target Milestone: | 6.7.0 | Keywords: | Regression, Triaged | ||||
| Target Release: | Unused | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | tfm-rubygem-katello-3.14.0-0.4.rc2 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-04-14 13:26:24 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: |
|
||||||
|
Description
Nikhil Kathole
2019-11-08 21:25:29 UTC
Created attachment 1634143 [details]
Repo enable
*** Bug 1770666 has been marked as a duplicate of this bug. *** (In reply to Nikhil Kathole from comment #0) > Description of problem: > Web ui spinner from red hat repositories page keeps loading on > enabling/disabling repository and no notification on repository enabled. > See attachment. > > After refreshing the page, it shows repository enabled/disabled. > > > Version-Release number of selected component (if applicable): > Satellite 6.7 snap 1 > > How reproducible: > always > > Steps to Reproduce: > 1. Navigate to Red Hat repository page > 2. Try to enable any repo > > Actual results: > Web ui spinner from red hat repositories page keeps loading. > > Expected results: > Web ui spinner should stop and notification of repo enabled.disabled should > show. > > Additional info: Are there any javascript errors in the browser console when this happens? Created redmine issue https://projects.theforeman.org/issues/28238 from this bug Error in web console:
katello-243d19cae962ae34037e.js:1 Uncaught (in promise) TypeError: Cannot read property 'success' of undefined
at t.<anonymous> (katello-243d19cae962ae34037e.js:1)
at c (runtime.js:45)
at Generator._invoke (runtime.js:271)
at Generator.e.<computed> [as next] (runtime.js:97)
at a (katello-243d19cae962ae34037e.js:1)
at katello-243d19cae962ae34037e.js:1
at new Promise (<anonymous>)
at t.<anonymous> (katello-243d19cae962ae34037e.js:1)
at t.o.reloadAndNotify (katello-243d19cae962ae34037e.js:1)
at t.<anonymous> (katello-243d19cae962ae34037e.js:1)
Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/28238 has been resolved. VERIFIED Version tested: Satellite 6.7 snap 4 Web UI spinner loading completed and notification of enabling/disabling repositories showed. 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-2020:1454 |