X1
Cross-role
Full procurement lifecycle across every role
e2e/tests/staging-validation/cross-x1-full-lifecycle.spec.js
- Admin seeds a project (requesters can't always create projects).
- Requester opens the order-creation form in that project and submits an order.
- Office opens the order, approves it and sends it downstream to logistic.
- Logistic opens their queue and views the order.
- Role is swapped between steps via per-role storageState in a serial block.
admin creates project for the lifecycle · L33
requester opens order-creation form and submits · L57
office user approves and sends downstream · L80
logistic user views the order in their queue · L118