diff --git a/docs/features/TestExecutions.md b/docs/features/TestExecutions.md index 54a967db1..ae519d79d 100644 --- a/docs/features/TestExecutions.md +++ b/docs/features/TestExecutions.md @@ -14,13 +14,19 @@ Key benefits: See all executed tests in one simple list – no more clicking through folders. You can quickly spot failures, check patterns, and compare launches without searching through scattered data. + + **2. Powerful and Flexible Filtering** * **Launch-level filters**: Filter by launch time, name, or attributes to focus on the right results. + + * **Test-level filters**: Narrow down by status, defect type, or test attributes. Use both together to find exactly the tests you need. + + **3. Customizable View** Adjust the page to fit your workflow: @@ -31,6 +37,8 @@ Adjust the page to fit your workflow: This helps you see your data the way you prefer. + + **4. Faster and Clearer Analysis** Test Executions removes extra navigation, speeds up daily checks, and makes troubleshooting easier – whether you’re managing a few tests or thousands.
diff --git a/docs/features/img/TestExecutions1.png b/docs/features/img/TestExecutions1.png new file mode 100644 index 000000000..d6b4df1a3 Binary files /dev/null and b/docs/features/img/TestExecutions1.png differ diff --git a/docs/features/img/TestExecutions2.png b/docs/features/img/TestExecutions2.png new file mode 100644 index 000000000..eaed565ea Binary files /dev/null and b/docs/features/img/TestExecutions2.png differ diff --git a/docs/features/img/TestExecutions3.png b/docs/features/img/TestExecutions3.png new file mode 100644 index 000000000..a3c859c28 Binary files /dev/null and b/docs/features/img/TestExecutions3.png differ diff --git a/docs/features/img/TestExecutions4.png b/docs/features/img/TestExecutions4.png new file mode 100644 index 000000000..924aa7380 Binary files /dev/null and b/docs/features/img/TestExecutions4.png differ diff --git a/docs/releases/Version24.1.md b/docs/releases/Version24.1.md index edb33bf04..81eca5748 100644 --- a/docs/releases/Version24.1.md +++ b/docs/releases/Version24.1.md @@ -1,5 +1,5 @@ --- -sidebar_position: 22 +sidebar_position: 23 sidebar_label: Version 24.1 description: ReportPortal v24.1 release notes with Immediate Auto-Analysis, Pattern Analysis, and features. --- diff --git a/docs/releases/Version24.2.0.md b/docs/releases/Version24.2.0.md index e4132e74b..03c5529cc 100644 --- a/docs/releases/Version24.2.0.md +++ b/docs/releases/Version24.2.0.md @@ -1,5 +1,5 @@ --- -sidebar_position: 21 +sidebar_position: 22 sidebar_label: Version 24.2 description: ReportPortal v24.2 release notes with PostgreSQL 15 support, enhanced test automation metrics dashboard, and improved performance. --- diff --git a/docs/releases/Version24.2.2.md b/docs/releases/Version24.2.2.md index fd741fcea..e0b5beb1e 100644 --- a/docs/releases/Version24.2.2.md +++ b/docs/releases/Version24.2.2.md @@ -1,5 +1,5 @@ --- -sidebar_position: 20 +sidebar_position: 21 sidebar_label: Version 24.2.2 description: ReportPortal v24.2.2 release notes with bug fixes and enhanced stability. --- diff --git a/docs/releases/Version24.2.3.md b/docs/releases/Version24.2.3.md index 7777b4a19..56e83b748 100644 --- a/docs/releases/Version24.2.3.md +++ b/docs/releases/Version24.2.3.md @@ -1,5 +1,5 @@ --- -sidebar_position: 19 +sidebar_position: 20 sidebar_label: Version 24.2.3 description: ReportPortal v24.2.3 release notes with bug fixes. --- diff --git a/docs/releases/Version25.0.2.md b/docs/releases/Version25.0.2.md index 34bb7f019..f5e11045b 100644 --- a/docs/releases/Version25.0.2.md +++ b/docs/releases/Version25.0.2.md @@ -1,5 +1,5 @@ --- -sidebar_position: 18 +sidebar_position: 19 sidebar_label: Version 25.0.2 description: ReportPortal v25.0.2 release notes with bug fixes. --- diff --git a/docs/releases/Version25.0.3.md b/docs/releases/Version25.0.3.md index 861421dd0..72c4bf840 100644 --- a/docs/releases/Version25.0.3.md +++ b/docs/releases/Version25.0.3.md @@ -1,5 +1,5 @@ --- -sidebar_position: 17 +sidebar_position: 18 sidebar_label: Version 25.0.3 description: ReportPortal v25.0.3 release notes with bug fixes. --- diff --git a/docs/releases/Version25.0.4.md b/docs/releases/Version25.0.4.md index 02e1b7814..ff4bbd22e 100644 --- a/docs/releases/Version25.0.4.md +++ b/docs/releases/Version25.0.4.md @@ -1,5 +1,5 @@ --- -sidebar_position: 16 +sidebar_position: 17 sidebar_label: Version 25.0.4 description: ReportPortal v25.0.4 release notes with bug fixes and enhanced test automation reporting tools stability. --- diff --git a/docs/releases/Version25.0.5.md b/docs/releases/Version25.0.5.md index 767ca14e4..318c3e232 100644 --- a/docs/releases/Version25.0.5.md +++ b/docs/releases/Version25.0.5.md @@ -1,5 +1,5 @@ --- -sidebar_position: 15 +sidebar_position: 16 sidebar_label: Version 25.0.5 description: ReportPortal v25.0.5 release notes with bug fixes. --- diff --git a/docs/releases/Version25.0.6.md b/docs/releases/Version25.0.6.md index 23fc41ceb..fc68fc5bb 100644 --- a/docs/releases/Version25.0.6.md +++ b/docs/releases/Version25.0.6.md @@ -1,5 +1,5 @@ --- -sidebar_position: 14 +sidebar_position: 15 sidebar_label: Version 25.0.6 description: ReportPortal v25.0.6 release notes with bug fixes and enhanced stability. --- diff --git a/docs/releases/Version25.1.1.md b/docs/releases/Version25.1.1.md index b139404f0..a7ecbd539 100644 --- a/docs/releases/Version25.1.1.md +++ b/docs/releases/Version25.1.1.md @@ -1,5 +1,5 @@ --- -sidebar_position: 12 +sidebar_position: 13 sidebar_label: Version 25.1.1 description: ReportPortal Version 25.1.1 addresses SAML reply URL generation issues, enhancing security and compatibility. --- diff --git a/docs/releases/Version25.1.10.md b/docs/releases/Version25.1.10.md index b3a240e47..f89efa8f6 100644 --- a/docs/releases/Version25.1.10.md +++ b/docs/releases/Version25.1.10.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 sidebar_label: Version 25.1.10 --- diff --git a/docs/releases/Version25.1.11.md b/docs/releases/Version25.1.11.md index 14ecce7dd..a850f9910 100644 --- a/docs/releases/Version25.1.11.md +++ b/docs/releases/Version25.1.11.md @@ -1,5 +1,5 @@ --- -sidebar_position: 2 +sidebar_position: 3 sidebar_label: Version 25.1.11 --- diff --git a/docs/releases/Version25.1.12.md b/docs/releases/Version25.1.12.md index 71819e650..6f6155864 100644 --- a/docs/releases/Version25.1.12.md +++ b/docs/releases/Version25.1.12.md @@ -1,5 +1,5 @@ --- -sidebar_position: 1 +sidebar_position: 2 sidebar_label: Version 25.1.12 --- diff --git a/docs/releases/Version25.1.2.md b/docs/releases/Version25.1.2.md index dda1e609a..c98ca36d7 100644 --- a/docs/releases/Version25.1.2.md +++ b/docs/releases/Version25.1.2.md @@ -1,5 +1,5 @@ --- -sidebar_position: 11 +sidebar_position: 12 sidebar_label: Version 25.1.2 description: Explore ReportPortal Version 25.1.2 release notes detailing bug fixes for Jira Cloud integration and component health check widget enhancements. --- diff --git a/docs/releases/Version25.1.3.md b/docs/releases/Version25.1.3.md index 98e873ebc..cd3c056bb 100644 --- a/docs/releases/Version25.1.3.md +++ b/docs/releases/Version25.1.3.md @@ -1,5 +1,5 @@ --- -sidebar_position: 10 +sidebar_position: 11 sidebar_label: Version 25.1.3 description: Explore ReportPortal Version 25.1.3 release notes, featuring Jira Cloud integration fixes, plugin updates, and enhanced system stability for improved test management. --- diff --git a/docs/releases/Version25.1.4.md b/docs/releases/Version25.1.4.md index 4920f867e..c6a99a266 100644 --- a/docs/releases/Version25.1.4.md +++ b/docs/releases/Version25.1.4.md @@ -1,5 +1,5 @@ --- -sidebar_position: 9 +sidebar_position: 10 sidebar_label: Version 25.1.4 description: Explore ReportPortal Version 25.1.4 release notes detailing bug fixes, plugin updates, and improvements, including SAML login issue resolution. --- diff --git a/docs/releases/Version25.1.5.md b/docs/releases/Version25.1.5.md index 9586598b4..929d5a932 100644 --- a/docs/releases/Version25.1.5.md +++ b/docs/releases/Version25.1.5.md @@ -1,5 +1,5 @@ --- -sidebar_position: 8 +sidebar_position: 9 sidebar_label: Version 25.1.5 description: Explore ReportPortal Version 25.1.5 release notes detailing bug fixes, plugin updates, and improvements to enhance your test automation experience. --- diff --git a/docs/releases/Version25.1.6.md b/docs/releases/Version25.1.6.md index 3a9eec121..39d4871cf 100644 --- a/docs/releases/Version25.1.6.md +++ b/docs/releases/Version25.1.6.md @@ -1,5 +1,5 @@ --- -sidebar_position: 7 +sidebar_position: 8 sidebar_label: Version 25.1.6 description: "Explore ReportPortal Version 25.1.6 release notes: PostgreSQL 17 upgrade, enhanced launch exports, improved RobotFramework imports, and analyzer updates." --- diff --git a/docs/releases/Version25.1.7.md b/docs/releases/Version25.1.7.md index b16bf8aa4..2746fdbb8 100644 --- a/docs/releases/Version25.1.7.md +++ b/docs/releases/Version25.1.7.md @@ -1,5 +1,5 @@ --- -sidebar_position: 6 +sidebar_position: 7 sidebar_label: Version 25.1.7 description: Explore ReportPortal Version 25.1.7 release notes detailing bug fixes, updated services, and plugin versions to enhance your test automation experience. --- diff --git a/docs/releases/Version25.1.8.md b/docs/releases/Version25.1.8.md index c33c0e2e7..fd9467aa1 100644 --- a/docs/releases/Version25.1.8.md +++ b/docs/releases/Version25.1.8.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 6 sidebar_label: Version 25.1.8 description: "Explore ReportPortal Version 25.1.8 release notes: enhanced Auto-Analysis settings, improved retry handling, and updated service and plugin versions." --- diff --git a/docs/releases/Version25.1.9.md b/docs/releases/Version25.1.9.md index 781423a6b..18c936413 100644 --- a/docs/releases/Version25.1.9.md +++ b/docs/releases/Version25.1.9.md @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 5 sidebar_label: Version 25.1.9 --- diff --git a/docs/releases/Version25.1.md b/docs/releases/Version25.1.md index 500d22b56..8e778c037 100644 --- a/docs/releases/Version25.1.md +++ b/docs/releases/Version25.1.md @@ -1,5 +1,5 @@ --- -sidebar_position: 13 +sidebar_position: 14 sidebar_label: Version 25.1 description: ReportPortal v25.1 release notes with Spring Boot 3 upgrade, enhanced test execution reporting, and improved performance. --- diff --git a/docs/releases/Version25.2.md b/docs/releases/Version25.2.md new file mode 100644 index 000000000..1c09e79b4 --- /dev/null +++ b/docs/releases/Version25.2.md @@ -0,0 +1,98 @@ +--- +sidebar_position: 1 +sidebar_label: Version 25.2 +--- + +# Version 25.2 + +## 1. What's Changed: + +**1. [Premium feature](/terms-and-conditions/PremiumFeatures) (Subscribers-only): [Test Executions page](/features/TestExecutions)**
+View and manage individual test cases across multiple launches in one flat list — no need to drill through launch hierarchy. Includes launch-level filters, test-level search & rich filters and customizable columns. + +**2. [Improved Log experience](/configuration/ProjectSettings#log-types)**
+The Log view is now more powerful and customizable: +- Added per-user appearance settings (full-width layout, colorized backgrounds based on Log Types, disable log collapsing, adjustable log size, toggle pagination / infinite scroll). +- Navigation is faster with error log jumping (Prev/Next) and search + “jump to” highlighting across pages. +- Expanded Log Types management in Project Settings: create/edit/delete custom types and configure up to 6 types in the log filter slider. + +**3. Minimum password length setting**
+Added server setting + UI validation updates across registration, user creation, and password change flows (admin-only). + +## 2. Bugs fixed: + +**1. Project Settings - Notifications**
+Updated “All Notifications” toggle description; prevented adding attributes with empty Value. + +**2. UI loaders**
+Fixed vertical loader alignment for Export Report (Include Attachments) and Demo Data generation (now horizontal). + +**3. Server Settings UI**
+Fixed Backspace editing in Password length field. + +**4. Make decision modal**
+Fixed logs background color (no red background). + +**5. Backend performance**
+Sped up finish test_item path query by adding ti.launch_id (significant execution time reduction). + +**6. Jobs**
+Fixed InterruptBrokenLaunchesJob (job execution, replica concurrency/locks, null counter handling); added missing “finish” log entry; reduced irrelevant ERROR logs when email server isn’t configured. + +**7. Auth/API**
+Removed GET /api/v1/user/registration/info endpoint and related UI validation. + +**8. Swagger Logs API**
+Fixed 500 error on log creation; endpoints now return 201 Created. + +**9. Jira Server**
+Fixed Labels field to save multiple values (not just the first). + +**10. DeleteExpiredUsers job**
+Now deletes empty Personal projects correctly and avoids index deletion errors. + +## 3. CVE addressed: + +**Service-api**
+[CVE-2025-55752](https://github.com/advisories/GHSA-wmwf-9ccg-fff5), [CVE-2025-49124](https://github.com/advisories/GHSA-42wg-hm62-jcwg), [CVE-2025-48988](https://github.com/advisories/GHSA-h3gc-qfqq-6h8f), [CVE-2025-53506](https://github.com/advisories/GHSA-25xr-qj8w-c4vf), [CVE-2025-48989](https://github.com/advisories/GHSA-gqp3-2cvr-x8m3), [CVE-2025-52520](https://github.com/advisories/GHSA-wr62-c79q-cv37), [CVE-2025-61795](https://github.com/advisories/GHSA-hgrr-935x-pq79), [CVE-2025-55668](https://github.com/advisories/GHSA-23hv-mwm6-g8jf), [CVE-2025-49125](https://github.com/advisories/GHSA-wc4r-xq3c-5cf3), [CVE-2025-58056](https://github.com/advisories/GHSA-fghv-69vj-qj49), [CVE-2025-58057](https://github.com/advisories/GHSA-3p8m-j85q-pgmj), [CVE-2025-55163](https://github.com/advisories/GHSA-prj3-ccx8-p6x4), [CVE-2025-53864](https://github.com/advisories/GHSA-xwmg-2g98-w7v9), [CVE-2025-48924](https://github.com/advisories/GHSA-j288-q9x7-2f5v), [CVE-2025-49146](https://github.com/advisories/GHSA-hq9p-pm7w-8p54), [CVE-2025-59952](https://github.com/advisories/GHSA-h7rh-xfpj-hpcm), [CVE-2025-41249](https://github.com/advisories/GHSA-jmp9-x22r-554x), [CVE-2025-41248](https://github.com/advisories/GHSA-8v5q-rhf3-jphm), [CVE-2025-41242](https://github.com/advisories/GHSA-r936-gwx5-v52f), [CVE-2025-41234](https://github.com/advisories/GHSA-6r3c-xf4w-jxjm), [CVE-2025-7962](https://github.com/advisories/GHSA-9342-92gg-6v29), [CVE-2025-11226](https://github.com/advisories/GHSA-25qh-j22f-pwp8) + +**Service-authorization**
+[CVE-2025-55752](https://github.com/advisories/GHSA-wmwf-9ccg-fff5), [CVE-2025-49124](https://github.com/advisories/GHSA-42wg-hm62-jcwg), [CVE-2025-48988](https://github.com/advisories/GHSA-h3gc-qfqq-6h8f), [CVE-2025-53506](https://github.com/advisories/GHSA-25xr-qj8w-c4vf), [CVE-2025-48989](https://github.com/advisories/GHSA-gqp3-2cvr-x8m3), [CVE-2025-52520](https://github.com/advisories/GHSA-25xr-qj8w-c4vf), [CVE-2025-61795](https://github.com/advisories/GHSA-hgrr-935x-pq79), [CVE-2025-55668](https://github.com/advisories/GHSA-23hv-mwm6-g8jf), [CVE-2025-49125](https://github.com/advisories/GHSA-wc4r-xq3c-5cf3), [CVE-2025-58056](https://github.com/advisories/GHSA-fghv-69vj-qj49), [CVE-2025-58057](https://github.com/advisories/GHSA-3p8m-j85q-pgmj),[CVE-2025-55163](https://github.com/advisories/GHSA-prj3-ccx8-p6x4), [CVE-2025-48924](https://github.com/advisories/GHSA-j288-q9x7-2f5v), [CVE-2025-41249](https://github.com/advisories/GHSA-jmp9-x22r-554x), [CVE-2025-41248](https://github.com/advisories/GHSA-8v5q-rhf3-jphm), [CVE-2025-41242](https://github.com/advisories/GHSA-r936-gwx5-v52f), [CVE-2025-41234](https://github.com/advisories/GHSA-6r3c-xf4w-jxjm), [CVE-2025-11226](https://github.com/advisories/GHSA-25qh-j22f-pwp8) + +**Service-jobs**
+[CVE-2025-55752](https://github.com/advisories/GHSA-wmwf-9ccg-fff5), [CVE-2025-49124](https://github.com/advisories/GHSA-42wg-hm62-jcwg), [CVE-2025-48988](https://github.com/advisories/GHSA-h3gc-qfqq-6h8f), [CVE-2025-53506](https://github.com/advisories/GHSA-25xr-qj8w-c4vf), [CVE-2025-48989](https://github.com/advisories/GHSA-gqp3-2cvr-x8m3), [CVE-2025-52520](https://github.com/advisories/GHSA-25xr-qj8w-c4vf), [CVE-2025-61795](https://github.com/advisories/GHSA-hgrr-935x-pq79), [CVE-2025-55668](https://github.com/advisories/GHSA-23hv-mwm6-g8jf), [CVE-2025-49125](https://github.com/advisories/GHSA-wc4r-xq3c-5cf3), [CVE-2025-58056](https://github.com/advisories/GHSA-fghv-69vj-qj49), [CVE-2025-58057](https://github.com/advisories/GHSA-3p8m-j85q-pgmj),[CVE-2025-55163](https://github.com/advisories/GHSA-prj3-ccx8-p6x4), [CVE-2025-48924](https://github.com/advisories/GHSA-j288-q9x7-2f5v), [CVE-2025-41249](https://github.com/advisories/GHSA-jmp9-x22r-554x), [CVE-2025-41242](https://github.com/advisories/GHSA-r936-gwx5-v52f), [CVE-2025-41234](https://github.com/advisories/GHSA-6r3c-xf4w-jxjm), [CVE-2025-11226](https://github.com/advisories/GHSA-25qh-j22f-pwp8) + +**Service-migrations**
+[CVE-2025-30204](https://github.com/advisories/GHSA-mh63-6h87-95cp), [CVE-2025-22868](https://github.com/advisories/GHSA-6v2p-p543-phr9) + +# 4. **Released services:** +|Service Name|Repository|Tag| +|---|---| --- | +|Index|reportportal/service-index|5.15.0| +|Authorization|reportportal/service-authorization|5.15.0| +|UI|reportportal/service-ui|5.15.0| +|API|reportportal/service-api|5.15.0| +|Jobs|reportportal/service-jobs|5.15.0| +|Migrations|reportportal/migrations|5.15.0| +|Auto Analyzer|reportportal/service-auto-analyzer|5.15.0| + +**Released plugins:** +|Plugin Name|Repository|Tag| +|---|---| --- | +|Jira|reportportal/plugin-bts-jira|5.15.0| + +**Rest of services and plugins have the same version as before:** +|Plugin Name|Repository|Tag| +|---|---| --- | +|Rally|reportportal/plugin-bts-rally|5.13.1| +|Monday|reportportal/plugin-bts-monday|1.1.1| +|Azure|reportportal/plugin-bts-azure|5.13.2| +|Import Plugin (JUnit)|reportportal/plugin-import-robot|1.1.0| +|Telegram|reportportal/plugin-telegram|1.1.0| +|Gitlab Plugin|reportportal/plugin-bts-gitlab|5.13.1| +|Sauce Labs|reportportal/plugin-saucelabs|5.13.1| +|Slack|reportportal/plugin-slack|1.1.2| +|Import Plugin (RobotFramework)|reportportal/plugin-import-robot|1.1.1| + +# 5. Migration Guide. +[How to migrate to Reportportal v25.2.](https://github.com/reportportal/reportportal/wiki/Migration-v25) diff --git a/docs/releases/archived-releases/Version23.1.md b/docs/releases/archived-releases/Version23.1.md index 777eac785..72ad1873c 100644 --- a/docs/releases/archived-releases/Version23.1.md +++ b/docs/releases/archived-releases/Version23.1.md @@ -1,5 +1,5 @@ --- -sidebar_position: 1 +sidebar_position: 2 sidebar_label: Version 23.1 description: ReportPortal v23.1 archived release notes with new logo, enhanced features. --- diff --git a/docs/releases/Version23.2.md b/docs/releases/archived-releases/Version23.2.md similarity index 99% rename from docs/releases/Version23.2.md rename to docs/releases/archived-releases/Version23.2.md index 33fcbca41..ba90f3b04 100644 --- a/docs/releases/Version23.2.md +++ b/docs/releases/archived-releases/Version23.2.md @@ -1,5 +1,5 @@ --- -sidebar_position: 23 +sidebar_position: 1 sidebar_label: Version 23.2 description: ReportPortal v23.2 release notes with new monitoring features, data retention policies, and enhanced test automation reporting tools capabilities. --- diff --git a/docs/releases/archived-releases/Version5.7.0.md b/docs/releases/archived-releases/Version5.7.0.md index 19fc3b169..208d7bda6 100644 --- a/docs/releases/archived-releases/Version5.7.0.md +++ b/docs/releases/archived-releases/Version5.7.0.md @@ -1,5 +1,5 @@ --- -sidebar_position: 6 +sidebar_position: 7 sidebar_label: Version 5.7.0 description: ReportPortal v5.7.0 archived release notes with new features. --- diff --git a/docs/releases/archived-releases/Version5.7.1.md b/docs/releases/archived-releases/Version5.7.1.md index a31e0c79f..2365f54b0 100644 --- a/docs/releases/archived-releases/Version5.7.1.md +++ b/docs/releases/archived-releases/Version5.7.1.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 6 sidebar_label: Version 5.7.1 description: ReportPortal v5.7.1 archived release notes with bug fixes. --- diff --git a/docs/releases/archived-releases/Version5.7.2.md b/docs/releases/archived-releases/Version5.7.2.md index 1576f77c9..3b7f522c1 100644 --- a/docs/releases/archived-releases/Version5.7.2.md +++ b/docs/releases/archived-releases/Version5.7.2.md @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 5 sidebar_label: Version 5.7.2 description: "Discover ReportPortal 5.7.2: introduces dual logging to ElasticSearch, new Jira and Azure DevOps plugins, enhanced UI, and performance improvements." --- diff --git a/docs/releases/archived-releases/Version5.7.3.md b/docs/releases/archived-releases/Version5.7.3.md index 72a44eece..da8469886 100644 --- a/docs/releases/archived-releases/Version5.7.3.md +++ b/docs/releases/archived-releases/Version5.7.3.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 sidebar_label: Version 5.7.3 description: "Explore ReportPortal Version 5.7.3: enhanced error log navigation, improved lazy loading, and optimized Elasticsearch performance for better test analysis." --- diff --git a/docs/releases/archived-releases/Version5.7.4.md b/docs/releases/archived-releases/Version5.7.4.md index 2f741bdb4..1f89e0b1b 100644 --- a/docs/releases/archived-releases/Version5.7.4.md +++ b/docs/releases/archived-releases/Version5.7.4.md @@ -1,5 +1,5 @@ --- -sidebar_position: 2 +sidebar_position: 3 sidebar_label: Version 5.7.4 description: ReportPortal v5.7.4 archived release notes with MinIO client updates. ---