New Apparent Find Bug IP 22.4
We are in UAT on a Siebel upgrade and a user reported slow query performance. When I checked the query in the log file it was not the correct query since in the UI the user was searching for a specific row id. In the SQL I can see around 40 other tables being queried for things that don’t make sense like s_org_ext.name = the row id the user was searching on.
Was wondering if anyone else has seen this issue. I was able to somewhat recreate the issue using these steps. This is not the exact issue the user is experiencing but this basically breaks the find functionality.