openroberta-lab
openroberta-lab copied to clipboard
Named Configurations don't work
If a program is associated with a named configuration, it is required, that the configuration with that name is loaded from the database and used. In the actual implementation of the ProjectWorkflowRestController the configuration name is ignored and replaced by the default configuration.
... but error message must be improved, when user is told, that changes can be lost. Another ticket?