quilliup 2.6.1.4 Release Notes
Quality Gates
Bug Fixing
- [1159] - Fix issue in Error when mapping to DATE datatype in Big Query
- [1171] - Fix issue in Execute QG with wrong TAG name cause to run all tests / EF names
RDA
Bug Fixing
- [1158] - Fix issue in Clob type
Duplication
Bug Fixing
- [1172] - Fix issue in CR2- R1:
- Filter problem - when filtering according to status open, I see also in progress status
- Filter problem - when filtering according to status completed I see also auto completed status
New Features
- [1172] - CR2- R1:
Adding filtering functionality to reduce 'false positive' results
Description: In duplicate test inside columns mappings if where is selected on column:- If column’s type is String => add list of options for “Values and ”Ignore Values”
- If column’s type is number => add number range (INT) and add “ignoreNull” checkbox
Example:
Table’s data:
Where conditions:-
- For the column “MiddleName” (String): Values = [”G”, “J”, “A”], Ignore Values = []
- For the column “GeografyKey” (Number): Range = 3, Ignore NULL - yes
- CustomerKey is chosen as key (like in upper pictures)
- LastName - column to look for duplications (like in upper pictures)
- Switcher “Case Sensitive” and “Ignore Opposite Duplicate” are on
Duplicate test result:- 'Master' status to be added with ignore meaning behind stage
(this status is like Not Duplicate) - The ability to change back case status from 'Duplicate' to 'Not duplicate' or 'Master'
- Open duplicate's counter to be added as a ticket counter in addition to 'duplicates' counter
- Adding Search option for different values in the same column with AND option.
For example: when required to search for a combination of active ingredients in the same PPD column (i.e. cilastatin + imipenem). - Adding search option of Exclude.
For example: if you want to find all tickets where column country contains no Brazil & no USA => Country:[NOT](Brazil,USA).
Comments
0 comments
Article is closed for comments.