# OH-Jama-0054

### Description

When you encounter error OH-Jama-0054, then following error message will appear:\
Error message: OH-Jama-0054: Link Type Test Group (or Test Plan) association is mandatory for Test Cycles.

### Cause

Probable cause for this issue is:\
When Jama system is target system and trying to create a link between Test Cycle and TestPlan if the required relationship mapping is not defined in <code class="expression">space.vars.SITENAME</code> mapping section.

### Solution

* In <code class="expression">space.vars.SITENAME</code> field mapping configuration, under the relationship configuration, please define relationship for ‘Test Plan’ with Test Cycle
* Please refer to [**TestRail-Jama Integration**](/opstech-docs/knowledge-resource-index/integration-combination-examples/jama-tr-integration.md) for configuring links


---

# 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/help-center-index/troubleshooting-index/errors-index/jama-error-solutions/oh-jama-0054.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.
