Skip to content

Commit

Permalink
[feat] Updating the Affected Tests column to reflect the changes to T…
Browse files Browse the repository at this point in the history
…est Runs filter on Issue List
  • Loading branch information
kknqqq authored Jul 12, 2023
1 parent 24de28d commit 7fe7d0b
Show file tree
Hide file tree
Showing 6 changed files with 198 additions and 126 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CHANGELOG

## 1.4.3 (2023-07-10)
- 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

## 1.3.0 (2021-02-26)
- 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.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aquality-tracking-ui",
"version": "1.4.2",
"version": "1.4.3",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
Loading

0 comments on commit 7fe7d0b

Please sign in to comment.