Stage value in list view of alm_transfer_order does not match the form view and XMLDescriptionThe Stage value in the list view of the alm_transfer_order table does not match the form view and XML.When the FSM plugin is installed, the Transfer Order Line SMCore flow allows skipping the Shipment Preparation stage and moving directly from Requested → Received.However, this direct transition is NOT handled in the Transfer Order Line SMCore flow, as the stage handler is not invoked for the Received stage.As a result, the parent Transfer Order stage does not get updated and remains stuck at "Shipment Preparation" in the list view, while the form view correctly shows the stage as "Delivered".Steps to Reproduce 1) Open alm_transfer_order record in form view or XML2) Observe Stage = "Delivered" in form view or XML3) Open alm_transfer_order record in list view4) Observe Stage = "Shipment Preparation" in list viewWorkaroundThis issue is under review, and currently there is no workaround. You can subscribe to this Known Error article for any workarounds or fixes as they become available. Related Problem: PRB2022306