---
title: "What should I do when encountering a missing test Drupal job error?"
date: "2025-05-27T09:39:40+00:00"
summary: "Troubleshoot and fix missing Test Drupal job errors in Acquia Auto DevOps with our step-by-step guide for developers."
image:
type: "article"
url: "/acquia-cloud-platform/add-ons/code-studio/help/69291-what-should-i-do-when-encountering-missing-test-drupal-job-error"
id: "39b50d66-9a07-46b4-830c-574d5e2c8803"
---

**Description**

**Build stage**

**Job**

**Error message**

**Category**

**Responsibility**

[Test Drupal](https://docs.acquia.com/acquia-cloud-platform/add-ons/code-studio/docs/customizing-code-studio/drupal-auto-devops/autodevops-jobs#section-test-drupal-stage)

[Test Drupal](https://docs.acquia.com/acquia-cloud-platform/add-ons/code-studio/docs/customizing-code-studio/drupal-auto-devops/autodevops-jobs#section-test-drupal-job)

`'Create artifact from branch' job needs 'Test Drupal' job, but 'Test Drupal' is not in any previous stage.`

Application

Customer

**Potential cause**

The Acquia Auto DevOps template is copied incorrectly in the entire codebase.

**Solution**

Remove everything in the file and [add any necessary customization](https://docs.acquia.com/acquia-cloud-platform/add-ons/code-studio/customizing/default-code-studio-pipeline) back in the `before_script` and `after_script` parameters.