- ๐บ๐พUruguay santiagotrindade
@johnnydarkko, Iโm not sure if youโve found a solution, but in my case, I didnโt need those fields, so I resolved the issue by merging the `$settings` with the default settings. Iโm not creating a patch for this, as itโs probably not the best solution and may not address the issue in the long term. However, it helped me avoid those warnings:
- $settings = $this->getSettings(); + $settings = $this->getSettings() + self::defaultSettings();
- ๐ฎ๐ณIndia arunkumark Coimbatore
arunkumark โ changed the visibility of the branch 2856448-integration-with-taxonomy to hidden.
- Merge request !30Issue #2948891 by jmdeleon, nmangold, afi13, BR0kEN, sokru:... โ (Open) created by arunkumark