List of features and bug fixes in this milestone 3 for the O release.
We improved the rendering of nodes in the YT Overview. We now highlight the selected note a little bit clearer.
The query language now supports a variable number of arguments for set functions. You now can, e.g. build a union of query results for any number of queries.
Here’s an example for a union of three queries:
Optional[Approved]
as „Approved” (and no longer as „Optional[Approved]”).
We changed the behavior of YT when ticking the „Always reload DOORS artifacts on startup” option:
In case of out of memory errors, the YT batch/command line mode now terminates immediately and signals a failure.
We reduced the priority of the YT wait cursor animation (i.e., the animated YT logo). In some cases, this animation slowed down the user interface too much.
There was a bug in the YT delta report which lists differences in two YT-Snapshots: The report couldn’t be rendered in Excel if a „delta” of an attribute value was longer than 32,767 characters. We now trim values which are too long.
YT could not open files in Serna if there were whitespaces in the file name or anywhere else in the file’s path. We fixed this.