Customize the Lucene queries that control which work items are loaded and displayed in your Risksheet, including custom filters, SQL queries, and multi-type configurations.
Risksheet supports SQL queries for complex work item filtering using the SQL:(...) prefix syntax. This is useful when Lucene queries cannot express the required filtering logic.
Control how the item search and autocomplete behaves when linking items. These properties are set in Administration > Nextedy Risksheet at the project level:
Property
Default
Description
Fuzzy Search
true
Allows approximate matches for typos
Wildcard Search
true
Enables * and ? wildcards
Keyword Search Required
false
When true, keywords are mandatory
Suggestion Result Limit
20
Maximum autocomplete results
All-Field Search
false
Search all fields, not just primary
Set nextedy.risksheet.isSearchAllFieldsWhenSearchingLinkedItems=true in Polarion Configuration Properties to search through all fields when searching linked items, not just the default fields.
When working with cross-project Risksheets, you can define multiple projects for upstream columns using configuration properties with Velocity snippets.
When using configuration properties to define multi-project upstream columns, empty property values after the = sign cause errors. Always ensure configuration properties have valid values, and use direct project IDs rather than nested configuration property variables.