Support to forge custom fields on Connect JavaScript API - openCreateIssueDialog

Hello,

I’m trying to use the function: openCreateIssueDialog from the Connect JavaScript API: https://developer.atlassian.com/cloud/jira/platform/jsapi/jira/

I noticed that some custom fields controlled by another app that uses forge custom fields aren’t being displayed correctly. The main difference: custom field isn’t being rendered (both view and edit) as shown on issues.

  1. What is displayed on another issue containing some data on those custom fields

  2. What is displayed after calling the openCreateIssueDialog function, providing the data used on 1.

Any idea how to support forge custom fields on the issue creation screen using the connect javascript api?

Thanks.

FYI https://jira.atlassian.com/browse/ECO-236

1 Like