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

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

Dell-Export results after background search #67

Closed raniangamuthu closed 4 months ago

raniangamuthu commented 4 months ago

Search run in background > Export selected records - records are randomly exported and does not match the selected records.

kilam005 commented 4 months ago

@raniangamuthu please provide more details, screen shots and sample searches to recreate and debug

raniangamuthu commented 4 months ago

Execute background search > selected records export

BGSearchView1 BGSearchExport1
kilam005 commented 4 months ago

Requester @raniangamuthu for the search query to debug more

kilam005 commented 4 months ago

@raniangamuthu RCA the issue is due to a coding bug when dealing with search that was trigered in UI and also scheduled as background search. The cache reference was wrongly pointed.

Fix details The necessary reference was passed to pick the correct info for export.

The fix is ready and tested. Will be avaialble in next patch build and in future releases

Udhayanila8 commented 4 months ago

Tested in both 3.1.7 and 2024.01.45313_P1 version. Server 3.1.7 - 192.168.56.172 server 3.1.8 - 192.168.56.146 image image image image image