Skip to content

Commit 7fe7d0b

Browse files
authored
[feat] Updating the Affected Tests column to reflect the changes to Test Runs filter on Issue List
1 parent 24de28d commit 7fe7d0b

File tree

6 files changed

+198
-126
lines changed

6 files changed

+198
-126
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 1.4.3 (2023-07-10)
4+
- Changed the logic of the Affected Tests Amount column on the Issues List page, so it is adaptive to the filtering in the Test Runs column now
5+
36
## 1.3.0 (2021-02-26)
47
- Added feature that allows to link aquality entities (tests, issues and test runs) with 3rd party systems like Jira, Xray, TestRail and etc. In this version only Jira and Xray support has been added.
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aquality-tracking-ui",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)