Fleet Assignment is getting effected with VPD
Summary:
Hi,
We have two roles, A1 and B1, under the same domain. Access to shipments and orders is restricted using VPD, so each role can only see its own data.
Every month, role A1 shares a set of drivers with department B1. Using a specific status, these drivers are made visible to B1. However, when B1 tries to assign these drivers to its shipments, an error occurs: “Shipment/Order not found.”
This happens because the system tries to refer to the driver’s previous shipment, which was executed under department A1. Due to VPD restrictions, B1 cannot access A1’s shipment data, so the previous shipment is not visible, and the error is raised.
0