Commitment Count and Capacity Limit Combined Usage not working as expected while bulk plan
Requirement and Setup Done:
We have a requirement of giving 3 shipments to Carrier 1 and rest of the shipments to Carrier 2 each day. So, we done a setup of commitment count for Carrier 1 to allocate at least 3 shipments to them and also setup capacity limit to restrict the number of shipments to 3 for Carrier 1. Also, we changed the planning parameter PLAN SHIPMENTS WITH CARRIER COMMITMENT to TRUE.
Issue:
The setup is working fine if I am planning (with that planning parameter) each order at a time, that time it is it is allocating 3 shipments to Carrier 1 and allocating rest to Carrier 2 for that lane. But when we are taking more orders like 10 orders (with that planning parameter) at a time and doing bulk plan, then the setup is not working. Carrier 1 is getting 8 shipments and Carrier 2 is getting 2 shipments, like that it is assigning randomly and not honoring capacity limit.