- Issue created by @schirumamilla
- Status changed to Postponed: needs info
over 1 year ago 7:42am 3 August 2023 - π¨πSwitzerland bircher π¨πΏ
Hi
Thanks for reporting an issue. Could you please check what the config split overview says?
It should say what the status is.
And please make sure you copy the config override example from the split edit form to avoid typos.
I suspect that the config override doesn't work for some reason. - πΊπΈUnited States schirumamilla
Hi Bircher, thanks for the info. I was able work it out with the example that was provided in the split edit form. May be, the format that I had might be wrong before. I also forgot to mention that I was using the profile_split_enable to override the config initially, then the issue I explained in #1 π Config is not exported to split folder when only current status is active. Closed: works as designed popped up. I didn't know it was the issue with config_split or the profile_split_enable, to further troubleshoot I overrided the split status in settings.php (wrong format) but it was still taking the config override settings by profile_split_enable since it is a wrong format. I did further debugging and found that the profile_split_enable was using the
KernelEvents::REQUEST
which is the reason the drush config-split:export is failing. There was a merge request for profile_split_enable which is in RTBC status but it was never merged. This is the issue π Use config override instead of event subscirber to enable the profile split RTBC page. I was able to apply it as a patch and it started working right away. Do we have any timeline on when that MR could get merged? - Status changed to Closed: works as designed
over 1 year ago 3:34pm 7 August 2023 - π¨πSwitzerland bircher π¨πΏ
Hi
I am glad it worked out for you.
I do not maintain profile_split_enable so I can not make any prediction about its merge requests.