Resolved Issues
Sovled issues within the current release.
Issue | Description |
Soltuion domain names can include spaces | It is possible, while creating a solution, to define a domain with more than one word. |
Solution delete results in an inconsistent state | It is only possible to delete a solution if you have the right permissions. This action will remove the solution completely from both the Solution Designer and Gitlab. |
Page not updated correctly when navigating to an entity with the same name but in an another namespace | Navigation link to an entity with the same but in a different namespace will now update the page to show the correct entity. |
The solution-framework compilation fails when a oneOf schema is used in the request body of an API operation | Solution-framework compilation does not fail any longer when a oneOf schema is used in the request body of an API operation. This compilation happens when doing an fss clone or pull. |
Object names in BPM toolkit must be unique for each operation | Objects in BPM in each operation are unique so that the correlation between the schema object and the correct response is obvious. |
Cannot filter on external entity | It is possible to use a filter API of the repository API to filter based on a property of an external entitiy. |