Files
mattermost/server
Miguel de la CruzandMiguel de la Cruz 797c737421 Avoid setting an empty value on slash command IconURL (#36327)
* Avoid setting an empty value on slash command IconURL

When `PostEnablePostIconOverride` is enabled and no icon URL is
provided, the override icon URL was being set to empty and triggering
a warning. This change updates the behavior not to set the icon at
all, avoiding the triggering of the warn message while keeping the
behavior.

* Adds an additional check to the test

---------

Co-authored-by: Miguel de la Cruz <miguel@ctrlz.es>
2026-04-30 12:18:26 +02:00
..
2026-04-21 02:33:20 -07:00