# 6.13.16

#### Web client:

* The background color of the Web client did not fill the entire background. This has been fixed.
* Columns with size mode Clip in the Data grid were not being clipped. This has been fixed.

#### Flow studio:

* If a role group was entered with the same name as an existing role group, the first role group was overwritten. This has been fixed.

#### Connector:

* M3 Connector: There was a problem listing programs in a Machine step in Flow studio. This has been fixed.
* SAP BAPI Connector: Handling of NULL values has been improved to prevent an issue during runtime


---

# 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://help.novacuraflow.com/release-information/flow/6.13/6.13.16.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.
