Actions
Bug #21182
closedCapsule Sync Optimized sync starts task with the error message 'undefined method '[]' for nil:NilClass(NoMethodError)'
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman Proxy Content
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1495335
Description of problem:
During the early planning stage of the Optimized sync on a Capsule, the task appears more as a error message before changing to the actual task name
How reproducible:
everytime
Steps to Reproduce:
1. Upgrade Satellite/Capsule to 6.2.12
2. Click Optimized sync for the capsule
3. Check task label
Actual results:
Error message for Capsule sync label
Expected results:
No error message
Additional info:
Right before the task reaches the end of the planning stage, the label changes and doesn't appear to cause any issues during the sync.
Actions