-
Type:
Suggestion
-
Resolution: Timed out
-
Component/s: Work Item - Search - Backend - JVIS
-
1
In some cases, our users would need to use a specific filter which may be timed out as it would be run against the whole database, such as the "text" operator. However, if we had a way to filter by schemes, such as Field Configuration scheme, Screen Scheme, or Fields present in a specific Project, that would enhance the back-end processing and could possibly prevent timeouts.
Example:
project = 'TEST' AND text ~ "test" AND screenscheme = 'screenschemeID'