Fix incorrect hash for Advanced fieldvalues (#24740)
* fix incorrectly hash a fieldvalues for field that is not the field we use to define sandbox rule * appease clj-kondo * make the doc clearer * remove the _id destructring
Showing
- enterprise/backend/src/metabase_enterprise/sandbox/models/params/field_values.clj 8 additions, 5 deletions...etabase_enterprise/sandbox/models/params/field_values.clj
- enterprise/backend/test/metabase_enterprise/sandbox/models/params/field_values_test.clj 50 additions, 33 deletions...se_enterprise/sandbox/models/params/field_values_test.clj
- src/metabase/api/dashboard.clj 1 addition, 1 deletionsrc/metabase/api/dashboard.clj
Please register or sign in to comment