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
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10470 added
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.8.0 added
Updated by Jeremy Lenz over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|6547094f3d5a58a106f0a194f14bb1ce3a5f5255.
Actions