Is your feature request related to a problem? Please describe.
The Operator Management integration in the Order Management is incomplete. While there is a simple configuration whether users are required, this is only checked when starting an operation. There is no option to differentiate when a user is required. Also the UI does not allow to interrupt or report with a user at the moment. Additionally, there is a hidden requirement in the Order Management, that if a user management is used, users need to be signed in in order to report, which depending on the DefaultUser implementation of the referenced IUserManagement can lead to unresolvable situations (Cannot Provide User through UI -> Default User is used -> Default User is not signed in -> Cannot Report)
Describe the solution you'd like
Is your feature request related to a problem? Please describe.
The Operator Management integration in the Order Management is incomplete. While there is a simple configuration whether users are required, this is only checked when starting an operation. There is no option to differentiate when a user is required. Also the UI does not allow to interrupt or report with a user at the moment. Additionally, there is a hidden requirement in the Order Management, that if a user management is used, users need to be signed in in order to report, which depending on the
DefaultUserimplementation of the referencedIUserManagementcan lead to unresolvable situations (Cannot Provide User through UI -> Default User is used -> Default User is not signed in -> Cannot Report)Describe the solution you'd like
OperatorConfigtoModuleConfigof the order management