From 80ffb8e92de9c80cc259eba235741a15e7433c65 Mon Sep 17 00:00:00 2001 From: nicoletacoman Date: Wed, 20 May 2026 14:34:52 +0200 Subject: [PATCH] Maia Plan Jira --- content/en/docs/developerportal/maia-plan.md | 14 ++++++++++---- .../en/docs/releasenotes/developer-portal/2026.md | 8 ++++++++ 2 files changed, 18 insertions(+), 4 deletions(-) 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 dac81a8c5a8..300eaf97497 100644 --- a/content/en/docs/releasenotes/developer-portal/2026.md +++ b/content/en/docs/releasenotes/developer-portal/2026.md @@ -6,6 +6,14 @@ description: "2026 release notes for app management and other parts of Apps" 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*. + ## April 2026 ### April 30, 2026