Bug #9120
better feedback around composites and incremental updates
Difficulty:
medium
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Currently incremental updates with composites are a tad lacking:
a) the systems_bulk_action_controller#available_incremental_updates does not tell you which ones are composites and their components, this needs to be split up
b) the main incremental update api should not accept composite content view versions. You should have to supply the component to update and specify that you want to propagate to composites
Related issues
Associated revisions
History
#1
Updated by Justin Sherrill about 8 years ago
- Blocks Tracker #8176: Errata Management Incremental Updates added
#2
Updated by Eric Helms about 8 years ago
- Target version deleted (
66)
#3
Updated by Walden Raines about 8 years ago
- translation missing: en.field_story_points set to 4.0
#4
Updated by Justin Sherrill about 8 years ago
- Bugzilla link set to 1189892
#5
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Target version set to 66
- Pull request https://github.com/Katello/katello/pull/4982 added
- Pull request deleted (
)
#6
Updated by Justin Sherrill about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|518ca32c130e0de73587d40744e4ec23b9454a4c.
#7
Updated by Eric Helms about 8 years ago
- Legacy Backlogs Release (now unused) set to 23
fixes #9120 - better feedback around composites for inc updates