Actions
Bug #36147
closedWrong rake task name in Rails log warning
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Actual Results:
"2023-02-27T14:33:52 [W|app|895c7061] Found orphaned object with id 677694683834 in Candlepin. Skipping import into Katello; run rake katello:delete_orphaned_custom_products to remove it from Candlepin."
instead of telling you to run rake katello:delete_orphaned_custom_products, it should tell you to run rake katello:delete_candlepin_orphaned_products
Actions