## Bug Report <!-- Thanks for filing an issue! Before hitting the button, please answer these questions. Fill in as much of the template below as you can. If you leave out information, we can't help you as well. Note: Make sure to first check the prerequisites that can be found in the main README.md file! --> #### What did you do? When using ControllerConfigurationOverrider on a controller that has an customized itemStore, it is nulled out. #### What did you expect to see? The original should be preserved.