# Allow mapping of only selected values and ignore other field values for the sync

Starting from the Jira sync 24.71 version, there is an option to map only needed values for the following fields:

* dropdown fields
* user fields (users not existing in one system)
* multichoice

It helps to keep the items synced between two systems, while only required field details are passed.

The option  'Ignore unknown values' could be added either to the whole sync or to individual fields.

By default, it's set on the global level.

If you want to set it for specific fields, simply remove the checkbox

<figure><img src="/files/ioYJdegiz5dSSjZA878n" alt=""><figcaption></figcaption></figure>

The next to each dictionary or user fields, you'll see additional checkbox that you can enable/disable.

<figure><img src="/files/iAMTipfQWDhNUx10MFNU" alt=""><figcaption></figcaption></figure>

In cases, when 'Ignore unknown values' is enabled on the global or specific field level, then for then the setting 'Automatically create new values from Jira in aqua' is disabled.&#x20;

<figure><img src="/files/IATZwPmMsvLFfdW1kJcR" alt=""><figcaption></figcaption></figure>


---

# 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://docs.aqua-cloud.io/documentation/integrations/jira-sync-synchronize-items-between-aqua-and-jira-projects/additional-settings/allow-mapping-of-only-selected-values-and-ignore-other-field-values-for-the-sync.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.
