Pause Task based on "ScheduleShipDate" not executing when having Coverage line attached
Summary:
Hi,
We are having a pause task which is retrieve the schedule ship date , and a number of days from EFF attribute.
the pause is releasing on ScheduleShipDate-EFFDays, to be released 10 days prior the shipping date
we are facing unexpected behavior, when we are having 1 Finished Goods line and 1.1 Coverage association. the pause task is not stops and keeps with the orchestration flow. probably because there is not schedule ship date for Coverage Item (Not Shippable) but same orchestration
FYI:
when we are includes only the shippable line at the order, the pause executed as expected.
Do we need to modify the Pause rule in order to stops based on the schedule ship date of the parent?