List of features and bug fixes in this milestone.
The YT Favorites view is updated while the model changes. No manual update is required anymore and the available actions are enabled.
The Rhapsody adapter can read also models stored in the new format (rpyx, sbsx, cmpx) introduced with Rhapsody 8.3. After configuring the data access to read a project file with rpyx file extension, the artifact and link configuration can be the same as for the old format. Even mixed models with files in both formats can be read.
YT now supports access to merged cells via the
valueOf
keyword. When Excel cells are merged, they share one common value. Whenever
valueOf
references an individual cell that has been merged with other cells, the Excel adapter will read the common value of the merged cells.
The category can be extracted for each test case. It will be „Non-functional” for all three test cases T102.2, T103.2, and T104.2.
The delay before updating the data used for the project overview and the search is reduced for incremental changes.
Rare UI freezes while displaying the project configuration graph were fixed.
If a snapshot can’t be loaded, an error is reported and the batch export fails.
The source function tracesFromTo of the query language had a bug in calculating traces in cases where an artifact was part of both the source and the target.