Hi, we are trying to program the slot assignment strategy making it "matching labels" in case that item.type has an assigned slot, or making it random in case it doesn't but maintaining the assigned slots only for the matching labels. Is there any way to combine this two assignment strategies?
I mean how can i refer to the slots that are assigned with a item.type?
Thanks,