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 1897213 - [BUG] Insights planner cannot be deleted AND host is unable to be "Unregistered" from Satellite 6.8 web UI, action unresponsive when using associated buttons
Summary: [BUG] Insights planner cannot be deleted AND host is unable to be "Unregister...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: RH Cloud - Insights
Version: 6.8.0
Hardware: All
OS: All
high
medium
Target Milestone: 6.9.4
Assignee: Rex White
QA Contact: Jameer Pathan
URL:
Whiteboard:
: 1922265 1949203 1959993 1960642 1983169 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-12 15:07 UTC by Sagar Lutade
Modified: 2024-03-25 17:03 UTC (History)
26 users (show)

Fixed In Version: tfm-rubygem-redhat_access-2.9.1-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1973284 (view as bug list)
Environment:
Last Closed: 2021-07-29 12:58:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
sat6.7&6.8-image (188.55 KB, image/jpeg)
2020-11-12 15:07 UTC, Sagar Lutade
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 5763021 0 None None None 2021-02-01 15:32:47 UTC
Red Hat Product Errata RHBA-2021:2948 0 None None None 2021-07-29 13:03:39 UTC

Description Sagar Lutade 2020-11-12 15:07:54 UTC
Created attachment 1728792 [details]
sat6.7&6.8-image

Created attachment 1728792 [details]
6.8-image

Description of problem:

When trying to delete the Insights planner from the Satellite web UI > Insights Tab > Planner there no pop-up to confirm.

Version-Release number of selected component (if applicable):
Satellite 6.8

How reproducible:

Create a planner on Satellite web UI > Insights Tab > Planner Create a Plan > Once created try to delete the same.

Actual results:
There no confirmation window to delete.

Expected results:
It should ask to confirm and delete it.

Additional info:
Snapshots have been added.

Comment 1 Mirek Długosz 2020-11-16 15:32:19 UTC
If you look at lower left corner of the screen, you will see "maintenance plan" text. This is popup in question - but it hasn't popped out, and it's covered by menu.

Using browser web developer tools, you can find <div> with role="dialog". Adding custom CSS properties ("position: absolute; top: 10px; left: 300px;") moves dialog into more convenient place, where buttons are visible and can be interacted with. Clicking "Yes" does remove plan, but doesn't hide popup.

To sum up, this is obviously legitimate bug report, but luckily there is (somewhat technical) workaround available.

To add further context, this is probably related to bug #1887483 .

Comment 3 Brad Buckingham 2021-02-01 15:17:23 UTC
*** Bug 1922265 has been marked as a duplicate of this bug. ***

Comment 10 Brad Buckingham 2021-05-25 14:09:17 UTC
*** Bug 1960642 has been marked as a duplicate of this bug. ***

Comment 18 Rex White 2021-06-17 18:52:54 UTC
*** Bug 1959993 has been marked as a duplicate of this bug. ***

Comment 19 Mike McCune 2021-07-08 21:09:06 UTC
*** Satellite 6.9.3 Hotfix Available ***

1) Download tfm-rubygem-redhat_access-2.9.1-1.el7sat.noarch.rpm from this bugzilla to your Satellite


2) stop services:

satellite-maintain service stop

3) Install:

rpm -Uvh tfm-rubygem-redhat_access-2.9.1-1.el7sat.noarch.rpm

4) restart:

satellite-maintain service start

5) resume operations

Comment 20 Mike McCune 2021-07-08 21:09:36 UTC
Created attachment 1799790 [details]
tfm-rubygem-redhat_access-2.9.1-1.el7sat.noarch.rpm

Comment 21 Mike McCune 2021-07-08 21:34:04 UTC
VERIFIED on 6.9.4 Snap 1

Confirmation dialog is rendered correctly upon deletion.

Comment 26 errata-xmlrpc 2021-07-29 12:58:50 UTC
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 (Satellite 6.9.4 Async Bug Fix Update), 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/RHBA-2021:2948

Comment 27 errata-xmlrpc 2021-07-29 13:02:56 UTC
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 (Satellite 6.9.4 Async Bug Fix Update), 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/RHBA-2021:2948

Comment 28 Brad Buckingham 2021-08-09 10:55:49 UTC
*** Bug 1949203 has been marked as a duplicate of this bug. ***

Comment 29 Brad Buckingham 2021-08-10 12:00:22 UTC
*** Bug 1983169 has been marked as a duplicate of this bug. ***


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