Skip to content

Missing content types in permissions #4045

@amartincolby

Description

@amartincolby

Describe the bug
All content types are not visible in the roles & permissions tab under public. I have confirmed that routes are associated with these content types.

Steps to reproduce the behavior

  1. Download Strapi Docker
  2. Create MySQL project with newest Beta (16.4)
  3. Create various content types.
  4. Check permissions for "public."

Expected behavior
I should see all content types under permissions.

Screenshots
Screen Shot 2019-09-18 at 2 13 06 PM

Code snippets
If applicable, add code samples to help explain your problem.

System

  • Node.js version: 10 LTS
  • NPM version: 6.9.0
  • Yarn version: v1.17.3
  • Strapi version: Beta 16.4
  • Database: MySQL 8
  • Operating system: CentOS in Docker

Additional context
I re-cloned my repo to build a fresh local database volume. In my primary app, only one content type is not appearing. In my re-cloned project with a fresh database, nearly no types are appearing. Of note, in my primary project, along with the missing type, an option for delete is missing for one type.
Screen Shot 2019-09-18 at 2 16 51 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue: bugIssue reporting a bugseverity: lowIf the issue only affects a very niche base of users and an easily implemented workaround can solvesource: plugin:users-permissionsSource is plugin/users-permissions packagestatus: can not reproduceNot enough information to reproduce

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions