Jira Service Management portal request view action icons not working?

Trying to use the JSM Portal Request View Action module to add a new option for the customer. I also want to give it an icon like the other options have.

According to the documentation, if no icon is provided, a generic one will be used. That seems to not be true as it just always shows up blank next to the button text.

If I try to give an icon from the Atlassian Design System icons (legacy or newer), that results in a generic photo icon showing up (see screenshot). I’ve tried defining it both in the manifest and in the frontend index file.

Anyone know why this might be happening?

If you’re not seeing the default icon when the icon property is omitted in your JSM Portal Request View Action module, it could be due to Manifest Configuration Issue. Check the manifest.yml or try to update the forge CLI and then try.