eec37ab710
Frontend was sending empty string for config_profile_id when no profile was selected, causing 'not compatible' validation error. Backend now treats any falsy value (None, empty string) as 'no profile selected'.