# Change log workbench 31

## Features

* User access policy allows organization to select whether invited Illumina support teams will have access to case data and meta data.
* New ordering role with access only to create a case on Emedgene.

## Bug Fixes

* Visualization | Fixed bug of visualization failing when a large pedigree contains members with and without samples.
* Visualization | A display issue that affected some CNV/SV variants has been fixed.
* Variant Page | Related Cases | CNV overlap calculation logic has been updated to comply with Curate. The overlap percent is calculated by dividing the number of common base pairs between variants from different cases by the size of the variant under investigation
* Population Statistics | Fixed the issue with CNV population data being displayed incorrectly in some cases.
* If case is resolved and case status is changed, case resolution will not be updated


---

# 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.connected.illumina.com/emedgene/release-notes/change_log/change_log_workbench_31.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.
