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

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

ADS-Background search - Background search issue - ABB #161

Open Sethu-P3 opened 1 week ago

Sethu-P3 commented 1 week ago

When scheduling the background search, the job is scheduled. But afterward an error appears stating cannot invoke "java.util.Map.get(Object)" because "payload" is null. This is a CRT search

Step 1: Index Search CRT Step 2: select any one of the index column among different index columns Step 3: Click on perform background job Step 4: Will get payload Null error

image

Screenshot for Background jobs

image

Additional context Build no : 2024.08.45507_p3 Region : https://dev.ads-platform3.elis.abb.com/login Client : ABB

Sethu-P3 commented 2 days ago

For now, we are addressing this issue with a temporary workaround from the Front End. However, it must be thoroughly tested and verified in the upcoming release.

ClementJosh21 commented 2 days ago

✏️ Description or RCA

While scheduling background search for any link, nested payload was not handled.

👨🏻‍🔧Fix Provided

While scheduling background search for any link, nested payload is passed and set as payload

📑PR link

3417

Note: This is duplicate issue of 175