# Nomad Jobs only displays Service Jobs

{% hint style="info" %}
**Affected Versions:**  2.14.0 to 2.19.4 (Nomad support was removed in 2.20.0)
{% endhint %}

#### Issue Description

Nomad Jobs are only displaying Service Jobs. &#x20;

#### Cause

This issue is the result of a bug where System, Batch and Sysbatch Jobs are causing the Portainer UI to break. To avoid this bug we currently only display Service Jobs in the Portainer UI.&#x20;


---

# 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.portainer.io/2.33-lts/faqs/known-issues/nomad-jobs-only-displays-service-jobs.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.
