Jean-Claude Antonio
Jean-Claude Antonio
I see where it differs in design.go `vr.totalRows = len(rowsRaw)` it should be `json.Unmarshal(*jsonMap["total_rows"], &vr.totalRows)`
@leesper Sure, I will create a pull request. Thanks
I also really would like to see a solution to this recurrent issue. The only workaround for now is the view option which introduces more code to migrate tables. Otherwise...
6. Technical Feasibility - Is the implementation of the Comparator Condition within the rules engine technically feasible without major challenges or dependencies? 7. Testing Strategy - What are the key...
Overall, this user story for adding a Comparator Condition to the rules engine to support JSON value comparison is well-defined and addresses a specific user need for creating flexible rules...