- Resolved an issue where the Add Document option was incorrectly displayed in the Attachments view after closing the Create Web Link editor, despite being disabled in the Configuration editor. This fix is a resolution for ticket ASD-11027.
- It was not possible to change the default role type that was automatically assigned to a person when a new object was created. To address this, the access rights for the object class properties for the class ClassConfiguration have been updated. The Access in User Interface attribute has been set to ReadAccess for the properties ClassName, Stereotype, and ShowName. All other properties are assigned the value WriteAccess so that reference data such as evaluation types, cost types, and default role types can be configured by an administrative user in the Alfabet user interface. This fix is a resolution for ticket ASD-10855.
- If View > Show Embedded Standard Platforms was selected in the Platform Architecture or Standard Platform Architecture view, the legend included the color coding for the base standard platform. This has been corrected. When Show Embedded Standard Platforms is selected, the Base Standard Platform section is no longer displayed in the legend. Instead, an Embedded Standard Platforms section is shown, displaying the appropriate color coding for the embedded standard platforms.
- Copy and paste has been enabled for customer-defined generic operations to easy the definition of multiple generic operations with similar settings.
- Fixed the display of breadcrumbs to show the active view in a darker color. This fix is a resolution for ticket ASD-11568.
- Resolved incorrect rendering of configured bar chart reports. Reports are now displayed correctly without numbers between the bars. This fix is a resolution for ticket ASD-11742.
- The export of data workbench data has been corrected to preserve the object order as displayed in the workbench. In addition, exported data is now generated in the language currently selected for the user interface, ensuring that localized content is exported consistently with the user's active language settings. This fix is a resolution for ticket ASD-11671.
- Issue resolved with performance issues caused by the resizing of the Alfabet navigation panel or the complete browser window. This fix is a resolution for ticket ASD-11626.
- Fixed an issue that could cause column header widths to be calculated incorrectly when grouped configured reports were resized and scrollbars appeared. This fix is a resolution for ticket ASD-11545.
- Fixed issues with the expand and collapse functionality in grouped datasets. Action icons are now displayed consistently, and grouped sections behave as expected. This fix is a resolution for ticket ASD-11547.
- User names are now displayed consistently across all Responsibilities views in the format First Name Last Name, replacing the previously inconsistent comma-separated format. This fix is a resolution for ticket ASD-11142.
- If a role type was configured to allow one person and/or one organization to be specified for a role, it was not possible to change the user or organization without first explicitly deleting the existing role. The assignment of roles has been changed to allow the direct overwrite of an existing role. The user must confirm a warning that the existing setting will be overwritten.
- Fixed the generic class operation for the start of a workflow to hand over the current object to the workflow as workflow base object.
- Fixed an issue where links in workflow notification emails opened the workflow step content area instead of the configured guided data view. Workflow steps now open the correct guided data view when accessed from email links.
- Fixed an issue where the Validate context menu action for workflow template configuration in Alfabet Expand did not fully validate workflow steps that had a guided data view or content area assigned. Validation now correctly checks the configuration of these workflow steps and reports any detected issues. This fix is a resolution for ticket ASD-11182.
- Fixed the display of buttons for the AI text generation and translation functionalities to show up on Description fields in guided data views for workflow steps.
- Fixed the issue with an empty subject line in emails sent for consolidated workflows. If the Notification Subject attribute of the workflow does not specify a subject string, the text New Workflow Activity from Alfabet will be shown in the subject line for emails sent for consolidated workflows. This fix is a resolution for ticket ASD-10558.
- Fixed the incorrect display of value streams in the Value Stream Groups explorer. This fix is a resolution of ticket ASD-11586.
- Resolved an error that occurred when detaching architecture elements in the affected architecture of projects, demands, and strategy. This fix is a resolution for ticket ASD-11546.
- Fixed an error that occurred when users tried to set the column filters in the Operational Expenses view. This fix is a resolution for ticket ASD-11021.
- Fixed performance issues that occurred when the business question What is our target architecture? was rendered. To address this issue, the rendering behavior for large matrix reports has been optimized across the platform. To ensure consistent performance and responsiveness, a maximum limit has been introduced for the number of matrix cells that can be rendered. When a report exceeds this limit, users are informed through a message that the report size exceeds the supported rendering threshold. This fix is a resolution for ticket ASD-11181.
- Resolved an issue where links to other diagrams were not persistently stored when added to object nodes in the Alfabet diagram designer.
- Duplicate entries for class configurations were written to the CLASSCONFIGURATIONS table because of insufficient unique key configuration. Unique key configuration now checks for name and stereotype name. During the migration to Alfabet 11.13, the CLASSCONFIGURATIONS table will be scanned for duplicates and the older entries will be removed. The respective entries in related configuration object tables, like the ROLETYPECONFIG table storing the role type configuration for the class settings, will also be removed. Warnings are written to the meta-model update log file.
- Resolved an issue where report button overrides configured through the Configure Buttons panel did not persist reliably. To address this, the storage location for configured report button overrides has been moved from the Presentation Objects node to the Reports node of the class settings. Existing report button overrides have been automatically migrated to the new location to ensure consistency and preserve all existing configurations. The Configure Buttons functionality has also been updated to store and maintain button overrides in the Reports section, ensuring that changes made through the user interface persist correctly.
- While it has not been possible to manually create multiple user profiles with the same name, validation for duplicate user profile names was missing in certain import mechanisms. A database-level uniqueness constraint has been introduced for user profile names to strengthen data integrity. During the update to Alfabet 11.13, any duplicate user profile names detected are automatically renamed with the suffix _dup. All affected profiles are documented in the meta-model update log.
- Fixed an issue where the configured default value for the ObjectState property of the Application object class was ignored during object creation. The default value is now applied correctly by the editor. This fix is a resolution for ticket ASD-11075.
- Corrected the execution messages for ADIF export jobs to include the name of the executed ADIF job. This fix is a resolution for ticket ASD-11501.
- Corrected the console help for the ADIFConsole.exe application to display only currently valid command line options. The -synchronous , -heartbeat , -recipientmail , and -sendermail command line parameters are obsolete and have been removed from the command line help. This fix is a resolution for ticket ASD-11335.
- In the alfasettings.json example configuration files for the Alfabet Web Application, font-src 'self' data:; has been added to the ContentSecurityPolicy specification to avoid issues with fonts in the new Gantt chart component. This is currently only relevant for Cloud-based Alfabet FastLane instances.
- Resolved an issue where translated strings for new objects were not transferred to a target database when the AMM file was configured to include translations. This fix is a resolution for ticket ASD-11666.