You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releases/Version26.0.3.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,13 @@ The Overall Statistics widget now has a new checkbox: Consider interrupted tests
50
50
**4. [Test Case Search widget](https://reportportal.io/docs/dashboards-and-widgets/TestCaseSearch/?utm_source=trigger&utm_medium=github&utm_campaign=rel_26_0_3&utm_content=search_widget): search behavior and result limits**
51
51
Search now uses 'starts with' logic (previously 'contains'). Results are capped at 10 by default and 20 maximum.
52
52
53
-
# 6. **Released services and plugins:**
53
+
# 6. **Known issues:**
54
+
Hovering over a defect type “bagel” may crash the page if the related custom defect type was deleted after being assigned to a test item. The issue occurs on the Launches page at step level and may display a TypeError instead of showing the defect type popup.
55
+
56
+
Workaround: To avoid this issue, do not delete custom defect types that have already been assigned to test items.
0 commit comments