Actions
Bug #9120
closedbetter 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
Actions