I am trying to setup following,
1. At the time of receiving users input a disposition code for OK or DAMAGED
2. In case of DAMAGED inventory should be placed on DAMAGED LOCATION (Staging)
3. In case of OK inventory should be placed on OK LOCATION (Staging)
4. DAMAGED inventory is later taken to RETURN LOCATION
5. OK inventory is later taken to BULK Location (Main Location)
My setups are,
Work Template Setup

Location Directives Setup

Query is properly setup for each action
- Stage Damaged | Damaged
- Stage Available | Available
- Blank Damaged | Return
- Blank Available | Bulk
Based on above system does not get the locations for
- Stage Damaged | Damaged
- Stage Available | Available
But able to fetch locations for
- Blank Damaged | Return
- Blank Available | Bulk
Below the screenshot for Work


As soon as I remove disposition code from location directive for staging - I start getting the location but unfortunately it can only be the one location.