Actions
Bug #17584
closedIncremental update results in "undefined method description=" for ContentViewVersion
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1401630
Description of problem:
Incremental update of a content view version results in "undefined method description=" for ContentViewVersion
Version-Release number of selected component (if applicable):
Upstream master
How reproducible:
Always
Steps to Reproduce:
1. Apply an incremental update
`hammer -vd content-view version incremental-update --content-view-version-id 13 --resolve-dependencies yes --errata-ids RHEA-2016:2832`
Actual results:
undefined method `description=' for <Katello::ContentViewVersion:0x007f0d6a8d7c18>
Expected results:
The incremental update completes successfully
Additional info:
Found upstream
Actions