# 2023 04 30 release notes (dashboard)

## Introduction <a href="#introduction" id="introduction"></a>

This page summarises release information for Patchworks releases to Production during **April 2023**.

## Infrastructure updates <a href="#updated-connectors" id="updated-connectors"></a>

A huge project to move all Patchworks K8s customers from Digital Ocean to AWS has now been completed. &#x20;

## Bug fixes

<table><thead><tr><th>Affected feature</th><th width="407">Summary</th><th>Patchworks #</th></tr></thead><tbody><tr><td>Company groups</td><td>Fixed pagination issue which meant that filter lists did not show a full list of company groups where a large number of company groups is present.</td><td>TSYS-3388</td></tr><tr><td>Service sync pull count</td><td>Fixed issue where the pull count on the service sync summary was erroneously set to zero.</td><td>TSYS-3417</td></tr><tr><td>Inbound API</td><td>Fixed issue where users could not access settings for the Inbound API connector.</td><td>TSYS-3435</td></tr><tr><td>Field mappings UI</td><td>Fixed issue where duplicate mapping elements on the mapping UI could override earlier elements (reversal of logic).</td><td>TSYS-3461</td></tr><tr><td>Field mapping UI</td><td>Reinstated the ability to filter source/destination fields by a given value.</td><td>TSYS-3195</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://doc.wearepatchworks.com/product-documentation/release-information/tapestry-release-notes/2023-04-30-release-notes-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
