Bug #27194
closedAutomation publish of composite CV does not work when multiple content views are promoted
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1710234
Description of problem:
When multiple content views are published and they are a part of a composite content view with auto publish 'yes' set, the composite content view may not automatically promote all changes.
Version-Release number of selected component (if applicable):
latest
How reproducible:
All the time
Steps to Reproduce:
1. Create two content views, x and y
2. Create a composite content view consisting of content view x and y and set auto publish 'yes'.
3. Promote content views x and y, serially after each other, but with just a couple of seconds between.
4. Watch as the composite content view only does publish once and not twice, meaning that it will only get the changes in content view x and not y.
Actual results:
Composite content view only promotes changes in content view x and not y
Expected results:
Composite content view does two automatic publish and get's changes in both content view x and y.