# OH-ClearQuest-0064

### Description

When the user encounters OH-ClearQuest-0064, the following type of error message will appear:

OH-ClearQuest-0064: Invalid Filter `<Filter Fields Name>` encountered for the query `cq.query:Personal Queries/OpsHub_<QueryName><EntityName>`. Expected filter(s) are `<Filter Fields Name>`.

Example: :: OH-ClearQuest-0064: Invalid Filter Owner.login\_name encountered for the query `cq.query:Personal Queries/OpsHub_LastCreatedByIntegration<EntityName>`. Refer OIM product guide for more details on this query configuration. Expected filter(s) are \[history.user\_name, history.action\_timestamp, history.old\_state]

### Cause

*This issue occurs when upgrading* <code class="expression">space.vars.SITENAME</code> *to version 7.78 or higher. It throws event failure as the query filters format is changed.*\
\&#xNAN;*The **query filters** for the particular query are not correctly selected.*

### Solution

Update the **query filters** as mentioned in the IBM ClearQuest Rational connector documentation. Refer to the [Queries Configuration](/opstech-docs/7.223/connectors/ibm-rational-clearquest.md#queries-configuration) section.


---

# 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://opstech.gitbook.io/opstech-docs/7.223/help-center-index/troubleshooting-index/errors-index/ibm-rational-clearquest-error-solutions/oh-clearquest-0064.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.
