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

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

ADS-Error message displayed while using Advance filter in search results-Neste #147

Open ThulasiP3 opened 1 month ago

ThulasiP3 commented 1 month ago

Describe the bug Error message displayed while using Advance filter in search results [Error:Cannot invoke "com.p3.ads.persistence.application.table.column.model.ColumnEntity.getDataType()" because "entity" is null]

To Reproduce Steps to reproduce the behavior:

  1. create a screen with filtering configuration enabled for columns
  2. execute search and on result page select advance filter
  3. On giving the input value and clicking on apply button receiving the error message .But the filtered results are also displayed
  4. [Error:Cannot invoke "com.p3.ads.persistence.application.table.column.model.ColumnEntity.getDataType()" because "entity" is null] Refer word document for screenshots

Expected behavior Error should not appear on using advance filter.

Screenshots Advance_filter_issue.docx

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

kilam005 commented 1 month ago

@Udhayanila8
I believe this issue is fixed in the recent RC version. Validate once and then mark it to a developer if its replicable.

Udhayanila8 commented 1 month ago

http://192.168.56.146:4081/ Version: 2024.10.45564_RC4

@kilam005 It's not replicating in 146 server. image image

kilam005 commented 1 month ago

Please check exact case by discussing with @ThulasiP3 . See if you are replicating for simialr case as theirs.

Udhayanila8 commented 1 month ago

http://192.168.1.251:4081/ version: 2024.09.45542_RC1

Discussed with Thulasi and tried the same scenario; it's a general advance filter case only, but this issue is not replicating. image image image

Nadarajan-suyambu commented 1 month ago

ReplicationScenario: Create a search with one table and configure the result and query with another table, Now try the advanced filter getting this exception

ScreenShot BeforeFix: Image Image Image Image Image Image Image Image

AfterFix: Image

RCA The Filter column is not in the chosen table so getting a null pointer

FixGiven Code updated made to Check for notNull condition in columnEntity

Udhayanila8 commented 1 month ago

http://192.168.56.146:4081/ version: 2024.10.45564_RC4 Created a search with one table and configured the result and query with another table, and tried the advanced filter, getting this exception. It's replicating in 146 server.

Screenshots: image image image image image image

maheswarareddyi commented 1 month ago

@ayyandurai-madhes Please add the development and deliverable status of this issue fix.

ayyandurai-madhes commented 1 month ago

@maheswarareddyi This issue will be deliverable in next release.

kilam005 commented 2 weeks ago

@Udhayanila8 please check this and confirm

Udhayanila8 commented 2 weeks ago

http://192.168.56.146:4081/ Version: 2024.10.45564_RC6 Created a search with one table and configured the result and query with another table, and tried the advanced filter, it's working as expected.

Screenshots: image image image image image

kilam005 commented 2 weeks ago

@Udhayanila8 is this verified then. Can it be marked as ready for rollout?

Udhayanila8 commented 1 week ago

https://uat-ads.platform3solutions.com/ Version: 2024.09.45542_P4

Created a search with one table and configured the result and query with another table, and tried the advanced filter, it's working as expected.

Screenshots: image image image image image

Nadarajan-suyambu commented 1 week ago

This fix will be available in the next release.

kilam005 commented 1 week ago

@ThulasiP3 please check and confirm

kilam005 commented 1 week ago

@ThulasiP3 please validate and provide closure