P3-Core-Dev-Team / P3-Q-A

This repo is for tracking features
Other
1 stars 0 forks source link

ADS - Filter is not working - Neste #136

Closed suseela22 closed 1 month ago

suseela22 commented 1 month ago

Describe the bug

After fetching the search result, the filter is executed but it shows "No Data available"

Screenshots

image

image

image

Additional context Build no : 2024.09.45542 Region : https://neste-dev.platform3solutions.com/ Client : Neste

Nadarajan-suyambu commented 1 month ago

RCA: Data type mismatch validation was missed for the serverless region. Fix: Data type mismatch validation implemented

Nadarajan-suyambu commented 1 month ago

@Udhayanila8 This issue was resolved in Tag '2024.10.45564_RC3'. Check this issue in the serverless region.

Udhayanila8 commented 1 month ago

Serverless region https://testregion.platform3solutions.com/ Version: 2024.10.45564_RC3

For datatype mismatch, while applying filter, warning icon with message "The filter will not be enabled for the mismatched data type columns(column name)" is displayed in result screen. And filter is working for correct datatypes. Working as expected, added verified label. Screenshots: image image image image image image image

maheswarareddyi commented 1 month ago

@Nadarajan-suyambu @ashoksri0 @abirami1994 Can you confirm the issue fix deployment status in the client environment?

Nadarajan-suyambu commented 1 month ago

@maheswarareddyi This issue was fixed and Deployed in the Neste region with tag(2024.09.45542_p3)

suseela22 commented 1 month ago

Working with the build 2024.09.45542_P3 deployed in Neste environment.