Skip to content

Commit aeea9f9

Browse files
Merge pull request #10002 from AmrishBasdew/development
Made changes to AppInisight and Epics Developer portal release notes
2 parents b0e977b + 84aba94 commit aeea9f9

3 files changed

Lines changed: 30 additions & 3 deletions

File tree

content/en/docs/developerportal/app-insights/feedback.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ In the list on the **Inbox** tab, you can find the following information for eac
7272
* **Priority** – the priority that the feedback has
7373
* **Date** – the date when the feedback was submitted
7474

75-
{{% alert color="info" %}}For more information about each bullet item above, see the list in the [Feedback Details](#feedback-details) section.{{% /alert %}}
75+
For more information about each item, refer to the [Feedback Details](#feedback-details) section.
7676

7777
To export all feedback into one CSV file, click **Export**.
7878

@@ -133,9 +133,9 @@ To search by **Subject** and **ID**, type the keywords in the search bar.
133133

134134
Clicking the filter bar opens the **Filter by** side panel. In this side panel, you can filter the feedback using the **Environment**, **Closed date**, **Submission date**, and **Assignees**. The filters are saved until the page is refreshed.
135135

136-
## Opening Feedback in Inbox or Archive{#feedback-details}
136+
## Feedback Details {#feedback-details}
137137

138-
On the [Inbox](#inbox) and [Archive](#archive) tabs, you can open feedback by clicking it in the list. If you click the **ID** of the feedback, the feedback details page opens. If you click a place other than the **ID** of the feedback, a side panel opens. Either the feedback details page or the side panel contains two tabs: [Feedback](#feedback) and [Reporter Comments](#contact-reporter).
138+
On the [Inbox](#inbox) and [Archive](#archive) tabs, you can open a feedback item by clicking it in the list. If you click the **ID** of the feedback, the feedback details page opens. If you click a place other than the **ID** of the feedback, a side panel opens. Either the feedback details page or the side panel contains two tabs: [Feedback](#feedback) and [Reporter Comments](#contact-reporter).
139139

140140
### Feedback Tab {#feedback}
141141

@@ -194,6 +194,13 @@ The **Feedback** tab shows the following items:
194194

195195
You can unlink a feedback item by hovering over the feedback and clicking the **Remove** ({{% icon name="remove" %}}) button. Once the feedback is not linked anymore, it appears again in the list on the **Inbox** or **Archive** tab.
196196

197+
* **Story** – This displays any stories that are linked to that feedback item.
198+
To unlink a story from a feedback item, click its corresponding {{% icon name="unlink" %}} **unlink** button.
199+
If there are no linked stories, you have the following options:
200+
201+
* **Add to Story** – Add the feedback item to an existing story.
202+
* **Create Story** – Create a new story based on the feedback item.
203+
197204
* **Attachments** – This contains attachments to this feedback. To upload an attachment, click **Add** ({{% icon name="add" %}}) and select the file. The following formats are supported: .*peg*, *.png*, and *.gif*. Each attachment can be a maximum of 5 MB in size. Once an attachment is uploaded, only your team members can view, download, and delete the attachment.
198205

199206
* **Communication** – This section shows all the comments on this feedback from your team. You can leave comments here and attach attachments to each comment. Comments submitted to this section are only visible to your team members.

content/en/docs/developerportal/project-management/epics/board.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ The story details dialog box shows the following items:
123123

124124
* **Attached Files** – You can add attached files by clicking **+**.
125125

126+
* **Feedback** – This displays any feedback items that are linked to the story.
127+
To unlink a feedback item from a story, click its corresponding {{% icon name="unlink" %}} **unlink** button.
128+
126129
* **Audit Trail** – This gives information on all the updates related to the story, including who did the update and when:
127130

128131
* Story assigned to {user name}

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,23 @@ To see the current status of the Mendix Portal, see [Mendix Status](https://stat
2121

2222
## 2025
2323

24+
### August 21, 2025
25+
26+
#### New Features
27+
28+
* You can now disconnect linked stories and feedback items:
29+
30+
* To unlink a story from a feedback item, click {{% icon name="unlink" %}} **unlink** on the [feedback details](/developerportal/app-insights/feedback/#feedback-details) page. The story is updated accordingly.
31+
* To unlink a feedback item from a story, click {{% icon name="unlink" %}} **unlink** in the **Feedback** section of the [story details](/developerportal/project-management/epics/board/#story-details) page. The feedback item is updated accordingly.
32+
33+
#### Improvements
34+
35+
* Updated user information is now properly displayed in Epics.
36+
37+
#### Fixes
38+
39+
* We have fixed a display issue that caused primary action buttons to become inaccessible, i.e. to be moved off-screen, during the story creation process. This occurred while using Maia with feedback items.
40+
2441
### July 27, 2025
2542

2643
#### Improvements

0 commit comments

Comments
 (0)