---
title: "Breaking: #62415 - Remove deprecated disable_autocreate field in workspaces"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-62415"
source: "Changelog/7.1/Breaking-62415-DisableAutoCreateRemoved.rst"
typo3-version: "7.1"
typo3-major: 7
type: "breaking"
issue: 62415
forge: "https://forge.typo3.org/issues/62415"
tags: ["Database", "Backend", "ext:workspaces"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Breaking: #62415 - Remove deprecated disable_autocreate field in workspaces {#breaking-62415}

See [forge#62415](https://forge.typo3.org/issues/62415)

## Description {#description}

The field "disable_autocreate" from ext:workspaces has been removed.

## Impact {#impact}

If a 3rd party extension relies on the removed field an SQL error will be thrown.

## Affected installations {#affected-installations}

An installation is affected if a 3rd party extension relies on the removed field in the database.

## Migration {#migration}

Remove any usage of the removed field in 3rd party extensions.
