Is there an existing issue for this?
Version of Corteza
2024.9.8
Current Behavior
When applying a prefilter to a record typed field, the prefilter apply even to bulk record field edit dropdown. This make it impossible to change values in some case since the prefilter evaluation will always return false.
It's the same behavior as #2199 but with bulk record update instead of filter dropdown
Expected Behavior
Ignore the prefilter when doing bulk record edit the same way as #2199
Steps To Reproduce
MRP modules
category-module-export.json
sub-category-module-export.json
request-module-export.json
MRP datas
crm-test - category - undefined - undefined.csv
crm-test - sub-category - undefined - undefined.csv
Steps
- Create all modules from prepared yaml
- Import all datas from prepared csv
- Attempt to bulk edit "sub_category" will return "Sorry, no matching options"
Environment and versions
Anything else?
No response
Is there an existing issue for this?
Version of Corteza
2024.9.8
Current Behavior
When applying a prefilter to a record typed field, the prefilter apply even to bulk record field edit dropdown. This make it impossible to change values in some case since the prefilter evaluation will always return false.
It's the same behavior as #2199 but with bulk record update instead of filter dropdown
Expected Behavior
Ignore the prefilter when doing bulk record edit the same way as #2199
Steps To Reproduce
MRP modules
category-module-export.json
sub-category-module-export.json
request-module-export.json
MRP datas
crm-test - category - undefined - undefined.csv
crm-test - sub-category - undefined - undefined.csv
Steps
Environment and versions
Anything else?
No response