# OH-ClearQuest-0065

### Description

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

OH-ClearQuest-0065: Expected display field(s) `<Display Fields Name>` of Query Presentation encountered as empty or null, Verify the display field(s) of this query `Personal Queries/OpsHub_<QueryName><EntityName>` on end system.

Example:\
\
OH-ClearQuest-0065: Expected display field(s) id,action\_timestamp of Query Presentation encountered as empty or null, Verify the display field(s) of this query `Personal Queries/OpsHub_LastCreatedByIntegrationBaseCMActivity` on end system.

### 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 presentation fields** or their names for the particular query are not correct.*

### Solution

Update the **query presentation fields** as mentioned in the IBM Rational ClearQuest 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-0065.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.
