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 1251926 - WebUI - Deleted Organization appears in the search results just after removal
Summary: WebUI - Deleted Organization appears in the search results just after removal
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Ohad Levy
QA Contact: Roman Plevka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-10 10:15 UTC by Roman Plevka
Modified: 2015-08-14 15:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-14 15:51:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Roman Plevka 2015-08-10 10:15:01 UTC
Description of problem:
The organization still appears in the search list just after it is being deleted and the 'success notification' has been displayed.

This is probably caused by some time taken by reindexing.

Anyway, the Notification saying that the Organization has been deleted should appear after the removal AND reindexing is done.

Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-7-20150806.3

How reproducible:
reproduced with robottelo automated testing.
-every time, the time needed for reindexing varies on the length and encoding of the org name

Steps to Reproduce:
1. Create an organization
2. Upload a manifest for the org (possibly not needed)
3. Create the env. path with 2 environments (possibly not needed)
4. Delete the organization
5. After success notification is displayed, put the name of the org into the search
6. The org is being displayed


Actual results:
The org is being displayed

Expected results:
The org is no longer present in the search results

Additional info:

- Please note, that we're talking about seconds, that means, executing the steps manually won't trigger the issue as the action is being performed too slow.
However, it is always visible in the automated testing.

Comment 1 Bryan Kearney 2015-08-14 15:51:01 UTC
This is due to the fact that deletion is a background task. Since this will quickly be deleted, we do not have plans to address this.


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