Skip to content

Many of the "add" and "delete" buttons in the UI's trees fail with with jquery 3.0+ #9433

Closed
@jrafanie

Description

@jrafanie

As a follow up to #9322's upgrade to jquery 3.7.1, we found an issue with the script converter for 401 unauthorized responses. That issue was caused by jquery 3.5 and partially resolved in #9410 and completed in #9426 and #9428. We then went back to recreate this issue and found that we fixed the SSO page issue but noticed other problems. Namely, many pages with explorer trees have a jquery error after trying to add/delete catalogs, service catalog items, saved reports, report schedules, automate explorer add domain, automate explorer add namespace, etc.

Note, you can often reload the page and continue working but the error doesn't properly show the tree and often spins the UI making it seem like the application is still doing something.

We found that these pages continue to fail on jquery 3.4.x, 3.2.x, 3.1.x and 3.0.x.

This issue is tracking these failures with jquery 3.0.x. Note, we should probably review this list: #5585 when we try to get it to work with jquery 3.x again.

EDIT: Note, the prior bug with queueing a report generation has the same backtrace so it can probably be added to this list: #9354

Add catalog:

Image

Add service catalog item:

Image

Saved report "delete"

Image

Report schedule "delete"

Image

Automate explorer, datastore, add domain:

Image

Automate Explorer, datastore, add namespace:

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions