Reply to thread

The XF GUI upgrade and the CLI commands xf:rebuild-master-data/xf:upgrade  run using the XF\Install\App context. In this context code event listeners or class extensions, such as from icon_usage_analyzer_extra or icon_usage_analyzer_steps do not get loaded.


This means various icons which would be registered by this method are not until the rebuild icon usage cache rebuild task manually triggered by an admin.


Back
Top Bottom