Skip to content

Commit baba15c

Browse files
committed
First batch of updates per new scope
1 parent cddfe2c commit baba15c

4 files changed

Lines changed: 32 additions & 3 deletions

File tree

content/en/docs/developerportal/maia-plan.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ After you click **Start Building**, the **Start Development** window is displaye
122122
* **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:
123123

124124
* **Mendix Planning Board (default)** – Use the Mendix planning board, where you can reorganize the sprints as needed.
125-
* **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.
125+
* **Jira** – Use Jira to organize and prioritize your work. To do that, follow the steps in the [Connecting to Jira](#connect-jira) section.
126126
Make sure that the [prerequisites for using Jira](/developerportal/project-management/jira-connector/#prerequisites) are met.
127127

128128
{{% alert color="info" %}}
@@ -132,3 +132,32 @@ After you click **Start Building**, the **Start Development** window is displaye
132132
* **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).
133133

134134
For details, refer to [Maia Make](/refguide/maia-make/) in the Studio Pro documentation.
135+
136+
#### Connecting Maia Plan to Jira {#connect-jira}
137+
138+
Follow these steps to connect Maia Plan to Jira.
139+
140+
##### New Jira Projects
141+
142+
1. Create a new Jira project.
143+
2. Ensure that the default board has the correct project filter. To do that, follow these steps:
144+
145+
1. Find your **Project key**. The project key is the short code that Jira assigns to your project. You can find it next your project name, in the top left corner of your Jira project. It is also available in the **Project Settings** window, which you can access from the context menu of your project.
146+
2. Click **Board Settings** in the context menu of your board.
147+
{{< figure src="/attachments/developerportal/maia/board-settings-option.png" alt="Board Settings button in Jira" >}}
148+
3. Set the filter to *project = <ProjectKey>*.
149+
150+
##### Existing Jira Projects
151+
152+
1. Open your existing Jira project.
153+
2. Select the board you want to use with Maia Plan, or create a new one.
154+
3. Ensure the board includes a filter for the project's Jira key:
155+
156+
* For an existing board:
157+
158+
1. Open **Board Settings**.
159+
2. Confirm that the filter is set to *project = <ProjectKey>*.
160+
161+
* For a new board, select **All work items from your space**.
162+
{{% alert color="warning" %}} When you select **All work items from your space**, a consolidated backlog view is created. This view includes work items from all boards in the project, not just those managed through Maia Plan. {{% /alert %}}
163+

content/en/docs/releasenotes/developer-portal/2026.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: "2026 release notes for app management and other parts of Apps"
66
weight: 1
77
---
88

9-
## May 2026
9+
## June 2026
1010

11-
### May xx, 2026
11+
### June 18, 2026
1212

1313
#### New Features
1414

222 KB
Loading
380 KB
Loading

0 commit comments

Comments
 (0)