This page discusses Forge modules that have equivalent modules in the Connect framework. The tables below show the Forge modules that have already been released, as well as the ones that are upcoming on our engineering roadmap.
The following tables show Connect modules with equivalent Forge modules that have already been released.
Connect module | Forge module | Forge module description |
---|---|---|
webhook (Confluence) (Jira) | trigger | The trigger module invokes a function when a product event is fired. For example, as the result of an issue being created in Jira. |
Connect module | Forge module | Forge module description |
---|---|---|
adminPages postInstallPage configurePage | jira:adminPage | The jira:adminPage module adds an item in the Apps section of the left navigation of Jira admin settings. When the item is clicked, content is rendered on a new Jira page. It can be used to add a configure page or get started page. |
generalPages | jira:globalPage | The jira:globalPage module adds an item in the Apps section of the main navigation. When the item is clicked, content is rendered on a new Jira page. |
jiraIssueField | jira:customField | The jira:customField module creates a new custom field in Jira, which makes it easier for users to add information to issues, specific to their teams' needs. |
jira.issue.tools | jira:issueAction | The jira:issueAction module adds a menu item to the more actions ••• menu on the issue view. When the menu item is clicked, the module’s function renders a modal dialog. |
jiraIssueGlances jira.issue.glance.webpanel atl.jira.view.issue.right.context | jira:issueGlance | The jira:issueGlance module adds an issue glance to Jira, which is content that is shown/hidden in an issue by clicking a button. The button for the issue glance is placed alongside fields such as Assignee and Labels. |
jiraIssueContexts | jira:issueContext | The jira:issueContext module adds a collapsible panel under the other fields on the right side of the issue view. These panels give your users a quick way to get information related to the issue from your app. |
jiraIssueTabPanels | jira:issueActivity | The jira:issueActivity module adds an item to the Activity panel of Jira issues. |
jiraIssueContents jira.issue.content.webpanel atl.jira.view.issue.left.context atl.gh.issue.details.tab | jira:issuePanel | The jira:issuePanel module adds an issue panel to a Jira issue when a configured button is clicked. The content of the module is shown above the Activity panel on a Jira issue. |
jiraWorkflowValidators | jira:workflowValidator | The jira:workflowValidator module creates a workflow validator that can be configured on workflow transitions in company-managed projects. |
jiraWorkflowConditions | jira:workflowCondition | The jira:workflowCondition module creates a workflow condition that can be configured on workflow transitions in company-managed projects. |
jiraWorkflowPostFunctions | jira:workflowPostFunction | The jira:workflowPostFunction module carries out any additional processing required after a Jira workflow transition is executed in a company-managed project. |
jiraProjectPages | jira:projectPage | The ProjectPage component renders content on a Jira page, which can be accessed from an option in the Apps section of the left navigation of Jira company-managed project settings. |
jiraProjectAdminTabPanels | jira:projectSettingsPage | The jira:projectSettingsPage module adds an item to the project settings sidebar. |
jiraDashboardItems atl.dashboard.left | jira:dashboardGadget | The jira:dashboardGadget module creates a dashboard gadget that is displayed on the Dashboards page. |
entityProperty | jira:entityProperty | The jira:entityProperty module requests that fields of an entity property are indexed by Jira to make the fields available to query in JQL. |
globalPermission | jira:globalPermission | The jira:globalPermission module allows you to define custom global permissions for Jira. |
projectPermission | jira:projectPermission | The jira:projectPermission module allows you to define custom project permissions for Jira. |
jqlFunction | jira:jqlFunction | The jira:jqlFunction module allows you to define custom JQL functions. |
Connect module | Forge module | Forge module description |
---|---|---|
dynamicContentMacro staticContentMacro | macro | The macro module inserts dynamic content into the user interface via an editor. Editor macros are only compatible with the Atlassian editor. All cloud sites use the Atlassian editor by default. |
contentBylineItems | confluence:contentBylineItem | The confluence:contentBylineItem module adds an entry to the content byline section, which is the part of the content under the title that includes metadata about contributors and more. |
adminPages postInstallPage configurePage | confluence:globalSettings | The confluence:globalSettings module adds a link to the left navigation menu in Confluence global settings. It can be used to add a configure page or get started page. |
generalPages | confluence:globalPage | The confluence:globalPage module displays content in place of a Confluence page. Each module appears as a link in the main navigation menu in the Apps section, and the title of each module is used as the title of the link. |
spaceToolsTabs | confluence:spaceSettings | The confluence:spaceSettings module adds a tab inside the integration settings of a Confluence space. Clicking the tab shows the module's content. |
system.content.button system.content.action/modify system.content.action/primary system.content.action/secondary | confluence:contentAction | The confluence:contentAction module adds a menu item to the more actions (•••) menu for pages and blogs. When the menu item is clicked, the module’s function renders a modal dialog. |
page.view.selection/action-panel | confluence:contextMenu | The confluence:contextMenu module displays an entry in the context menu when a user selects some text on a page or blog. |
atl.dashboard.secondary | confluence:homepageFeed | The confluence:homepageFeed module displays content in the right panel of the Confluence Home page. Each module represents a separate section in the panel, and the title of each module is used as a section title. |
customContent | confluence:customContent | The confluence:customContent module registers a new custom content type in Confluence that behaves like built-in content types, such as page , blog post or comment . |
keyboardShortcuts | keyboardShortcut | Keyboard shortcuts, also known as accelerators, are memorable key combinations that allow users to trigger a Forge module quickly and easily. |
Connect module | Forge module | Forge module description |
---|---|---|
serviceDeskOrganizationPanels | jiraServiceManagement:organizationPanel | The jiraServiceManagement:organizationPanel module adds a panel at the bottom of customer portal pages. |
serviceDeskPortalFooter | jiraServiceManagement:portalFooter | The jiraServiceManagement:portalFooter module adds a panel at the bottom of customer portal pages. |
serviceDeskPortalHeader | jiraServiceManagement:portalHeader | The jiraServiceManagement:portalHeader module adds a panel at the top of customer portal pages. |
serviceDeskPortalSubHeader | jiraServiceManagement:portalSubheader | The jiraServiceManagement:portalSubheader module adds a panel rendered underneath the title of customer portal pages. |
serviceDeskPortalProfilePanel | jiraServiceManagement:portalProfilePanel | The jiraServiceManagement:portalProfilePanel module adds a panel to the Profile page in customer portal. |
serviceDeskPortalRequestCreatePropertyPanel | jiraServiceManagement:portalRequestCreatePropertyPanel | The jiraServiceManagement:portalRequestCreatePropertyPanel module enables apps to save
arbitrary data during request creation as Jira issue properties. The content of the module is shown on a
portal request creation form. |
serviceDeskPortalRequestViewAction | jiraServiceManagement:portalRequestViewAction | The jiraServiceManagement:portalRequestViewAction module adds an item to the action panel in request details page of customer portal. |
serviceDeskPortalRequestViewDetailsPanel | jiraServiceManagement:portalRequestDetail | The jiraServiceManagement:portalRequestDetail module adds a panel to a portal request. The content of the module is shown below the Activity panel on a portal request. |
serviceDeskPortalRequestViewPanel | jiraServiceManagement:portalRequestDetailPanel | The jiraServiceManagement:portalRequestDetailPanel module adds a panel to a portal request in side panel. The content of the module is shown at the bottom of request side panel. |
serviceDeskPortalUserMenuAction | jiraServiceManagement:portalUserMenuAction | The jiraServiceManagement:portalUserMenuAction module adds an item the user menu of customer portal. |
serviceDeskQueueGroups serviceDeskQueues | jiraServiceManagement:queuePage | The jiraServiceManagement:queuePage module adds an item in the Apps section. You can find the Apps section in the left navigation of Queues in a service project. |
Rate this page: