Skip to content

Content Type Builder shows hidden File collection type [3.2.0-beta] #8040

@MattieBelt

Description

@MattieBelt

Describe the bug
When creating a new project on v3.2.0-beta.0 the Content Type Builder shows the (normally hidden) File collection type.

Steps to reproduce the behavior

  1. Create a new v3.2.0-beta.0 project with: npx create-strapi-app@beta project --quickstart
  2. Create your first admin user
  3. Go to Content-Types Builder plugin
  4. Get shown/redirect to the File collection-type even though it isn't displayed in the COLLECTION TYPES list. (see screenshot).

Expected behavior
To not be shown the normally hidden File collection type, but instead the first one in the list.

Screenshots
image

System

  • Node.js version: 12.18.4
  • NPM version: 6.14.6
  • Strapi version: 3.2.0-beta.0
  • Database: SQLite
  • Operating system: Ubuntu 20.04

Additional context
When having at least one non-default collection type, it doesn't show File.

Metadata

Metadata

Assignees

Labels

issue: bugIssue reporting a bugseverity: mediumIf it breaks the basic use of the product but can be worked aroundstatus: confirmedConfirmed by a Strapi Team member or multiple community members

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions