Closed (duplicate)
Project:
AI Validations
Version:
1.3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2025 at 14:34 UTC
Updated:
12 Jun 2026 at 08:03 UTC
Jump to comment: Most recent
Comments
Comment #2
marcus_johansson commentedComment #3
marcus_johansson commentedComment #4
abhisekmazumdarThis issue is resolved by MR
!3in #3586397: Switch FieldValidationRule plugins to the Provider Configuration Form Element. That MR switches all four rule plugins to use theai_provider_configurationform element with#default_provider_allowed => TRUE, and addsresolveProviderOption()inAiConstraintValidatorBaseto fall back to the site-wide default at validation time when no provider is explicitly set. Storing an empty string (rather than a hardcoded provider ID) when "Default" is selected ensures the fallback path is always taken.Marking this as duplicate.