Home > Forum > General > “Choose application” search not filtering correctly

“Choose application” search not filtering correctly
0

MVP

Hey everyone,

is anyone else experiencing an issue with the “Choose application” dialog?

On version 2025.2.1.179. when I click Choose application and start typing in the “Search application…” field, the tab automatically switches from Most used to All, instead of staying where it was. Also, the system doesn’t actually filter based on what I type — it just shows a random list of applications.

Has anyone else noticed this behavior?

Thanks,
Martin

Hi Martin,
I can confirm that even on version 2025.2.1.242, while typing in this field, it "switches" to "All" tab. Looks like a feature.

Not sure if this is accurate here, but can you verify if Solr service is working fine?
You might want to try reindexing the navigation of the BPS Portal to see if that resolves it.

MVP
In reply to: Adam Hatak

Dear Martin,
can you port a screenshot with the example of the issue? I assume that you checked the permissions to applications ;)

Hi Adam,

Yes, I checked the access privileges. It’s happening with my admin users, which are the same users who created the application. :)

I’ve attached the printscreens. As you can see, when I start typing “VGM,” it switches to “All” and shows the “VGM” application in the last position. I have to scroll down to see it. The above applications have nothing to do with “VGM” and neither does the string “VGM” appear in their names, descriptions, or anywhere else. The same issue occurs when I switch to “Most used,” where “VGM” appears in the last position.

In reply to: Martin Meze (Freelancer)

Hi Adam,

Yes, I checked the access privileges. It’s happening with my admin users, which are the same users who created the application. :)

I’ve attached the printscreens. As you can see, when I start typing “VGM,” it switches to “All” and shows the “VGM” application in the last position. I have to scroll down to see it. The above applications have nothing to do with “VGM” and neither does the string “VGM” appear in their names, descriptions, or anywhere else. The same issue occurs when I switch to “Most used,” where “VGM” appears in the last position.

Dear Martin,
I’ve investigated this case further and noticed the same behavior in my own installation.

For example, I have an application called “Wnioski HR.” When I search for “wni,” the results include many applications, and “Wnioski HR” appears near the bottom of the list. However, searching for “wnio” filters the results correctly, returning only “Wnioski HR.”
Additionally, I discovered that the text “wni” appears in various elements of all returned applications - such as application descriptions, workflow tile names or descriptions, and report names.

You can verify this by opening an application page (e.g., “Logitude Invoices”) and using Ctrl + F to search for “vgm.” This is how I identified why other applications are included in the “Choose application” search results.

Based on this, it seems the search query is not limited to the application name but also considers other metadata.

Hopefully, this helps explain why the behavior occurs and gives you some ideas for further investigation.