Enhancement
Major
Detail
Major
Detail
Bugfix
Methods in TLScript have extremely fault-tolerant semantics, so you would like to get the top 5 themes with $issues.sublist(0, 5), even if there are only 3 themes in total.
Test
- test.com.top_logic.model.search.expr.TestSearchExpression.testSubList()