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

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

ADS-Search result-NESTE-High priority #150

Closed ThulasiP3 closed 4 days ago

ThulasiP3 commented 1 month ago

Describe the bug Error on navigating to nested links..Error Message:"Duplicate key (attempted merging false and false)

To Reproduce Steps to reproduce the behavior: 1.Inside a group search ,create a group search . 2In that group search have a parent search and child search. 3.Navigate from Parent to child through nested link. 4.Error Message:"Duplicate key (attempted merging false and false) is displayed.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. In group search from Main screen: image Navigating to supplier invoice details: {34BE4364-A96E-46DA-A8F3-5384296582E8}

Additional context Build no :2024.09.45542_P3 Region : Client :NESTE

ThulasiP3 commented 1 month ago

Input:The search results allows two columns with same binding value to be saved.. which might be causing the duplicate error image

Nadarajan-suyambu commented 3 weeks ago

RCA This issue occurs because of holding the binding name on the map. Because the map does not allow the duplicate keys.

FixGiven Instead of Map use the bean to hold the binding name and datatype mismatch.

image image image image image

kilam005 commented 2 weeks ago

@Udhayanila8 to check and update the working status

ThulasiP3 commented 2 weeks ago

This issue is occurring even when binding variables are not the same. {75980666-1D31-453E-B7C6-8264F55F1146}

kilam005 commented 2 weeks ago

@ThulasiP3 The search for your exact case is working fine.

image

Please recheck.

Note: The code correction made to eliminate such issue is yet to be tested and rolled out. refer comment for more details

Udhayanila8 commented 2 weeks ago

http://192.168.56.146:4081/ Version: 2024.10.45564_RC6 While adding the duplicate binding value in the search result and included the nested link it fetch data in search result without throwing error and working fine. image image image image image image image image

Udhayanila8 commented 1 week ago

https://uat-ads.platform3solutions.com/ Version: 2024.09.45542_P4 While adding the duplicate binding value in the search result and included the nested link, it fetch data in search result without throwing error and working fine.

Screenshots: image image image 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

Testing has been completed by @ThulasiP3 and confirmed to be resolved. She will update.

kilam005 commented 1 week ago

@ThulasiP3 You have already confirm me it was resolved. Kindly provide your comments and close the issue

ThulasiP3 commented 1 week ago

Issue resolved in NESTE..

kilam005 commented 4 days ago

Closing issue based on above comment from @ThulasiP3