<!here> hi everyone 🙂
I have another problem with my searches (thanks a lot for the answers last time :)).
I have a record that contains ids of POs, SOs and items together with messages and other data.
Now I want to filter for a specific id, but my search result contains always all the records that are stored, even if I enter really weird data for the id, so that nothing should be found. When I search on a different field, like message, everything works fine and I get the number of results I expect. Any idea what’s wrong here?