Bag_not_confirmed is getting auto hopped to cancelled_fynd state

Hi Team,

When we try we partial confirm a shipment in platform we pass the following payload :-
(Suppose we have 1 SKU with 5 quantities in a shipment in placed state where we want to bag_confirmed 2 units and bag_not_confirmed the remaining units)

{"force_transition":false,"statuses":[{"status":"bag_confirmed","shipments":[{"identifier":"17097946238311430005","products":[{"line_number":1,"identifier":"RVNCTXAACO","quantity":2}]}],"exclude_bags_next_state":"bag_not_confirmed"}]}

But when we check the state of exclude bags they are in cancelled_fynd. Need help in setting the configuration to stop this auto hop.

Issue raised and discussed with @kevinfynd @Shivam_Arora