Hi experts,
we have a requirement,
when an order was set a specific user status, it can only be modified by specific users.
For example, when an servcice order was set to "Service terminated",
only users with business role "Super user" can modify it.
How can I achieve this through authorization control?
Thanks in advance.
Jerry