Hi everyone,
I’m developing a Forge app with a jira:customFieldType module and specifying a custom icon like this:
icon: resource:inventory-field-icon;preview.svg
The resource is correctly defined and works in the old Jira UI — my icon shows up as expected when browsing field types.
However, in the new Jira UI for creating custom fields (where you select a field type), my custom field always shows the default gear icon instead of the one I provided.
Has anyone encountered this?
-
Is this a limitation of the new field creation UI?
-
Are icons from Forge-supported custom field types not rendered yet in that interface?
-
Any ideas for workarounds or official guidance?
Thanks in advance for any insights!

