Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2106022 - Uncaught TypeError: window.update_interface_table is not a function
Summary: Uncaught TypeError: window.update_interface_table is not a function
Keywords:
Status: NEW
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Compute Resources - VMWare
Version: 6.11.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Satellite QE Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-11 14:35 UTC by Lukáš Hellebrandt
Modified: 2023-10-12 15:40 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 36201 0 Normal New Uncaught TypeError: window.update_interface_table is not a function 2023-03-15 13:24:26 UTC
Red Hat Issue Tracker SAT-16498 0 None None None 2023-10-04 20:57:59 UTC
Red Hat Issue Tracker SAT-16889 0 None None None 2023-10-04 20:58:01 UTC

Description Lukáš Hellebrandt 2022-07-11 14:35:47 UTC
Description of problem:
When editing Compute profile field for a VMWare CR, I get the following error in the browser console:
```
Uncaught TypeError: window.update_interface_table is not a function
    success vmware.js:79
    jQuery 6
    onClusterChange vmware.js:68
    onClusterChange vmware.js:22
    onchange new:1
    jQuery 5
    triggerChange select2.js:1168
    onSelect select2.js:2465
    selectHighlighted select2.js:1870
    init select2.js:807
    bind select2.js:681
    jQuery 8
    init select2.js:804
    select2 select2.js:3391
    jQuery 2
    select2 select2.js:3378
    activate_select2 application-9111693c38a60f2b64407f369c1c059a54bee46206e49709bda0db678359fe9c.js:1
    onContentLoad application-9111693c38a60f2b64407f369c1c059a54bee46206e49709bda0db678359fe9c.js:1
    jQuery 5
    <anonymous> application-9111693c38a60f2b64407f369c1c059a54bee46206e49709bda0db678359fe9c.js:3
    jQuery 7
    Webpack 7
vmware.js:79:13


```
Also, this causes issues in automation and is perhaps related:
```
jQuery.active
1 
```

Version-Release number of selected component (if applicable):
Reproduced on Sat 6.11.0 and 6.10.7 with VMWare 6 and 7

How reproducible:
Deterministic

Steps to Reproduce:
1. Have a Satellite with some CR of type VMWare
2. Infrastructure -> Compute Profiles -> select any -> select the VMWare CR
3. Open console (ctrl+shift+k in Firefox)
4. Click the Cluster dropdown, select some cluster

Actual results:
Above mentioned error

Expected results:
Not sure what it's supposed to do but definitely no error

Comment 1 Ron Lavi 2023-03-15 13:24:25 UTC
Created redmine issue https://projects.theforeman.org/issues/36201 from this bug

Comment 2 Brad Buckingham 2023-09-01 21:10:52 UTC
Upon review of our valid but aging backlog the Satellite Team has concluded that this Bugzilla does not meet the criteria for a resolution in the near term, and are planning to close in a month. This message may be a repeat of a previous update and the bug is again being considered to be closed. If you have any concerns about this, please contact your Red Hat Account team.  Thank you.

Comment 4 Brad Buckingham 2023-10-04 20:57:17 UTC
Based upon feedback during auto-closure, leaving this bugzilla open a while longer for additional investigation; however, it may be closed in a future iteration.


Note You need to log in before you can comment on or make changes to this bug.