Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #9899 - reindex all org subscriptions during manifest destroy #5142

Merged
merged 1 commit into from Mar 26, 2015

Conversation

jlsherrill
Copy link
Member

No description provided.

Katello::Pool.index_pools(subscriptions, [{:term => {:org => self.organization.label}},
{:term => {:provider_id => self.id}}])

Katello::Pool.index_pools(subscriptions, [{:term => {:org => Organization.first.label}}])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/Organization.first/organization/

confirmed this works

@ehelms
Copy link
Member

ehelms commented Mar 26, 2015

Tested following procedure in Redmine issue - ACK

jlsherrill added a commit that referenced this pull request Mar 26, 2015
fixes #9899 - reindex all org subscriptions during manifest destroy
@jlsherrill jlsherrill merged commit c278246 into Katello:master Mar 26, 2015
@jlsherrill jlsherrill deleted the 9899 branch March 26, 2015 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants