diff --git a/content/en/docs/developerportal/maia-plan.md b/content/en/docs/developerportal/maia-plan.md index f02dd1eb16e..742a520dcf6 100755 --- a/content/en/docs/developerportal/maia-plan.md +++ b/content/en/docs/developerportal/maia-plan.md @@ -119,10 +119,16 @@ If your company does not have company-approved components, Maia returns the foll After you click **Start Building**, the **Start Development** window is displayed, showing the following options: -* **Prioritize in Planning Board** – Click this button to open the **Planning** window of the new app, which includes all stories organized in sprints. You can reorganize the sprints as needed. - Only the stories in the active sprint are taken into Studio Pro. +* **Prioritize** – Click the **Connect Planning Tool** button in the **Prioritize** section to select the project management tool you want to use for organizing and planning your work. This opens the **Connect Planning Tool** window, where you can select one of these options: + + * **Mendix Planning Board (default)** – Use the Mendix planning board, where you can reorganize the sprints as needed. + * **Jira** – Use Jira to organize and prioritize your work. To do that, you need to follow the [steps described on the Jira page](/developerportal/project-management/jira-connector/#procedure) in the *Apps* section. + Make sure that the [prerequisites for using Jira](/developerportal/project-management/jira-connector/#prerequisites) are met. - If you click **Prioritize in Planning Board** before Maia is done [finding recommendations](#recommender), recommended components are not displayed in the **Planning** window. -* **Open in Studio Pro** – Click this button to open Studio Pro, where you can continue working on the new app. Studio Pro does not currently take into account [recommended components](#recommender). + {{% alert color="info" %}} + If you start prioritizing your work before Maia is done [finding recommendations](#recommender), recommended components are not displayed in the **Planning** window. + {{% /alert %}} + +* **Build** – Click the **Open in Studio Pro** button in the **Build** section to open Studio Pro, where you can continue working on the new app. Studio Pro does not currently take into account [recommended components](#recommender). For details, refer to [Maia Make](/refguide/maia-make/) in the Studio Pro documentation. diff --git a/content/en/docs/releasenotes/developer-portal/2026.md b/content/en/docs/releasenotes/developer-portal/2026.md index 6aaa51ae479..10aa8027291 100644 --- a/content/en/docs/releasenotes/developer-portal/2026.md +++ b/content/en/docs/releasenotes/developer-portal/2026.md @@ -8,6 +8,12 @@ weight: 1 ## May 2026 +### May xx, 2026 + +#### New Features + +* You can now use Jira as your planning tool when creating an app with [Maia Plan](/developerportal/maia-plan/). During the **Start Development** step, you can choose between the Mendix Planning Board or Jira to organize and prioritize your work. For details, refer to the [Starting the Development](/developerportal/maia-plan/#starting-the-development) section in *Maia Plan*. + ### May 21, 2026 #### Fixes