Farfetch / rules-framework

A generic framework that allows defining and evaluating rules for complex business scenarios.
MIT License
40 stars 7 forks source link

[Bug Report]: WebUI rules values filter no working properly #120

Closed carlosgoias closed 1 year ago

carlosgoias commented 1 year ago

Prerequisites

Description

If the rule value (content) is an object the filter does not work

Steps to reproduce

  1. Open the Rules Framework WebUI
  2. Click on Rules
  3. Select a Content-Type
  4. Try to filter the rule by Its value (content)

Expected behavior

The rules should be filtered correctly

Actual behavior

The rules are not being filtered when the value (content) is an object

Rules Framework version

1.7.6