Resolved: issue filtering text field that has an ampersand & as text

Issue:
Unable to successfully filter on a text field that includes the symbol & in the text.

Example of issue:
Have entered the same Summary text into a number of workorders “Service & support for stuff”
Want to filter to only show workorders that have this specific Summary text.
So you select the filter icon on the Summary column, selecting the preset filter Service & support for stuff
But no results are returned

Resolution:
AyaNova internally escapes the & (saves it as &) so that it can be saved in the database.
But AyaNova was not setting it back to & when a filter was set on it, which means no filter results.

This issue has been resolved in an update to the GZTW.AyaNova.BLL.dll file.
Update your AyaNova 7 to the latest version