Bug: Filtering issue in SuiteCRM 8.9.3

In SuiteCRM version 8.9.3, there is a bug in the filtering functionality.

Steps to Reproduce

  1. Go to the official SuiteCRM demo page: SuiteCRM
  2. Open a module with list filtering, for example Opportunities
  3. Click Filter in the top right corner
  4. Select a filter value, for example Sales Stage = Prospecting
  5. Click Search
  6. Notice that the results are not filtered correctly
  7. Open the filter panel again
  8. The selected filter value is now displayed as “null”

Expected Behavior
The selected filter should be applied correctly, and the chosen filter value should remain visible in the filter field.

Actual Behavior
The filter is not applied correctly, and the selected value is replaced with null.

Request
Could you please investigate and fix this issue in an upcoming release?
If a workaround already exists, I would appreciate it if you could share it as well.

Thank you for raising an issue on the GitHub:

1 Like