-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Forge - App UI Web
-
None
Currently, Forge full-page modules can only be rendered as standalone pages within Jira Cloud. There is no support for rendering or embedding a full-page module inside the Jira CreateIssueModal.
This feature would enable developers to provide richer, more integrated custom experiences during issue creation.
- The feature previously worked in the Connect implementation.
- After migrating the app to Forge, the full page module does not support opening the Create Issue modal.
- As a result, users can't create issues directly from the Forge full page.
References: - Forge Jira full-page modules documentation
CreateIssueModal API documentation
Expected Behavior:
The Forge full-page module should allow opening the Create Issue modal so users can create issues from within the app.
Actual Behavior:
The Create Issue modal cannot be triggered from the Forge full page module.