Breaking Changes
MONGO_CONNECTION_STRING env variable
Configuration of the database connection was simplified. This also enabled the configuration of multiple hosts, which is needed for the usage of replica sets. To configure the connection to the database a single connection string has to be set for the MONGO_CONNECTION_STRING env variable (also documented in this env variable table here). Other env variables regarding the database connection were removed.
Features
Form Builder
Changing the order of controls: The Form Builder supports to change the order of the controls that have been added to a form by clicking on the drag icon and dragging and dropping the control at the desired position in the form.
Empty control spaces: Adding controls means that all added controls are added in a sequence horizontally and when a row of controls is occupied the next control will be placed into the next row. The user can now choose to add an empty control. This allows to define the user interface in a more flexible way.
Definition of the column width of the controls grid: Each column of the controls grid of a user interface can now be dragged to define its width by percentage of the available horizontal space. When the user increases / decreases the width of a column, then all columns right of this column will be decreased / increased in their width.
Additionally, a minimum width can be assigned to each column. When the overall width of the browser is too small to show all controls at their minimum width, then a horizontal scrollbar will be shown that allows to scroll the content horizontally.
Issues Fixed
T0110: Show user names instead of user ids
T0014: When editing a configuration also the changes to fixed properties are not visible. For Configuration items all changes are visible, except for fixed properties and when changing the workproduct from an external system
T0013: When editing a product only the changes to custom properties and records are visible in the audit history. Changes to fixed properties or removing a configuration are not visible.
T0021: When creating a configuration item, you can not edit the work product when the configuration item was empty or referencing to another CDCM configuration.
T0025: When defining a property it only validates the uniqueness of the key and not the uniqueness of the name
T0022: We can not select a state for a configuration
T0020: Handling of scoped roles
T0036: When adding and editing records in a component the save button does not work and the entered value is not saved at all.
T0026: The username is not resolved in the audit history. It does recognize which user it is but does not display clear name.
T0076: "Licence activation failed for kendo-angular" error message. Do need additional licences for CDCM?!? Are Open Source Scan performed on this App?!
T0028: Permission handling against IBM ELM
T0046: No Documentation for how to properly define the state model
T0040: No documentation for how to create a calculated fields
T0188: When adding a master data field to a configuration area and editing it, it doesn't save the set value. Same behaviour for configuration item.
T0204: After changing the permission of a user, the application does not relfect this change after logging in in again
T0205: When pressing "Log Out" it doesn't respond and you need to refresh the page
T0007: Name of tags in UI are not editable
T0075: Logout issue
T0016: When clicking on the three dots next to a configuration item (contribution) it says "Where-Used AnalysisWhere-Used Analysis" instead of "Where-Used Analysis"
T0017: When adding a component you need to have the "Configuration Area -Edit" permission although it is the object "Above"
T0018: While searching for a product based on two attributes and then removing one of them, it doesn't update the search results without resetting the search
T0011: Audit history when changing a work product contribution
T0008: When I change a work product contribution on a CDC that event is not logged in the audit-history
T0104: JAVA_OPTS zum Helm-Chart hinzufügen
T0054: No changelog for a new version of CDCM
T0055: The user is not able to see in the application which roles (& rights) he/she has and which app version is used
T0066: Title "Can be restriction to search" can be misleading. Maybe instead "Filter by this attribute"
0 Comments