stroom
stroom copied to clipboard
`No match found` error on dashboard
When running a dashboard the error icon in the top right is showing, and when clicked shows:
The following two errors have been created while running this search:
Node: <node name>
No match found
This is possibly coming from a regex match in table column filtering.
This occurs when the length of the returned field is > than the stroom.search.resultStore.maxStringFieldLength property
Passing back to @stroomworks1876 to fix/finish.