> For the complete documentation index, see [llms.txt](https://docs.aqua-cloud.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua-cloud.io/documentation/de-documentation/produktaktualisierungen-fur-kunden-von-public-und-private-clouds/release-notes/2026/26.29-public-und-private-cloud.md).

# 26.29 - Public und Private Cloud

Version 26.29\
Enthält neue Funktionen, Verbesserungen und Fehlerbehebungen seit Version 25.127.0.0

<mark style="color:green;">🆕</mark> <mark style="color:green;"></mark><mark style="color:green;">**Neue Anforderungen und Verbesserungen**</mark>

:electric\_plug: **Jira Plugin**

* **RQ067660** – Jira Plugin | Data Center | Add multiple aqua environments in tech app configuration
* **RQ067661** – Jira Plugin | Data Center | Improve the statistics representation for test cases and test scenarios
* **RQ069141** – Jira Plugin | Cloud | Step 1 | Adopt Jira Plugin from Connect to Forge
* **RQ070021** – Performance Improvement | Optimised Requests

**🔄 Azure DevOps Sync**

* **RQ067142** – Azure DevOps sync | Synchronisation of custom Rich Text Fields
* **RQ070038** – Azure DevOps sync | Synchronisation of items from aqua to Azure | bidirectional sync behavior improvement

**📊 Dashboards & Reporting**

* **RQ067371** – Dashboards | Extending Test Scenarios with contained Test Cases

**​** :key: **User Administration & Security**

* **RQ066560** – Password expiration policy | Enforce password change in a predefined period

**🐛 Support-related Fixes**

* **RQ070805** - Saving actions take significant amount of time
* **RQ069698** – Improve handing of hidden fields
* **RQ070185** – Improve project template import handling (the data for the item grid could not be loaded)
* **RQ070210** – Jira Sync | Improve key mapping logic (could not create a new sync due to unexpected error in the Jira sync)
* **RQ070218** – Improve Log entries for on-premise setup
* **RQ070299** – Performance Improvement | Labels Loading Delay Solved

**🔒 Infrastructure**

* **RQ069983** & **RQ069986** & **RQ070516** – Improved infrastructure security

**🎨 UI / UX Improvements**

* **RQ069072** – Views | Adjust panel height so scrollbar appears only when needed
* **RQ069684** – Login | Show aqua version on login page

**🤖 AI Features**

* **RQ070720** – New AI Platform

***

<mark style="color:red;">🛠️</mark> <mark style="color:red;"></mark><mark style="color:red;">**Behobene Fehler**</mark>

**🧪 Test Cases, Test Scenarios & Test Execution**

* **DF066068** — TestCase | It is not possible to save a test case if you add file link to a condition via the tool bar
* **DF066731** — TestScenario | Wrong sorting of Test Cases by Date Created
* **DF069100** — TestScenario | Labels are removed in the source test scenario after copying
* **DF069527** — TestExecution | Wrong preview of selected step is shown
* **DF070111** — TestExecution | "Item not found" message while continuing a not finalized test execution

**🔄 Azure & Jira Sync**

* **DF064725** — Azure Sync | Sync error after re-set Azure sync
* **DF070027** — Jira Sync Fails to Update Deleted Field Values in aqua
* **DF070028** — Jira Sync Hangs Due to Archived Version Handling
* **DF070148** — Azure Sync | It is not possible to save a new sync if one of the sync items is disabled

**🔗 Jira Plugin**

* **DF069516** — Jira Plugin | Data Center | Linked TCs are no longer loaded when the page is left open for a long time and you switch between tabs

**📊 Dashboards**

* **DF069660** — Dashboard | Filter cuts the apply and save button
* **DF069920** — Dashboard | Calendar weeks in stacked bar charts aren't displayed correct

**🖥️ Items / Navigation / Agile Board**

* **DF069146** — Items | Selecting values from multi selection field doesn't work as expected
* **DF070113** — Navigation | Page number is not cleared properly after refresh
* **DF070215** — Agile | Incorrect Filter Behaviour for 'Assigned to Me' on Kanban Board

**🔧 Workflow**

* **DF069151** — Workflow | Field value of Status cannot be renamed

**📋 Template & Custom Fields**

* **DF066159** — Template | The language of the text in the date field preview does not match the language of the aqua
* **DF066591** — Template | Validation message persists after adding a new field
* **DF066609** — Template | Validation for the unique name breaks fields saving
* **DF069206** — Template | Not possible to set decimal places
* **DF069457** — Template | Custom field | Date Type | Date long and no time are not saved

👤 **User Administration**

* **DF066853** — User Management | "Reset password" button has gone for bulk actions
* **DF066892** — User Administration | Wrong sorting at the 'email' column
* **DF067043** — Pagination | Table didn't scale after page switch
* **DF067082** — User Management | No notification/error message/saving of changes when creating/changing a username with a "@" in the name<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.aqua-cloud.io/documentation/de-documentation/produktaktualisierungen-fur-kunden-von-public-und-private-clouds/release-notes/2026/26.29-public-und-private-cloud.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
