Skip to content

Problems managing the Mesh-UI permissions after creating a schema containing a S3 field #1212

@rhoxhaj

Description

@rhoxhaj

Gentics Mesh Version, operating system, or hardware.

  • v1.7.11

Operating System

  • Linux
  • MacOSX
  • Windows

Problem

Once a new schema containing a s3binary field is created, it is no longer possible to manage permissions in Mesh-UI, since there an error coming from graphql: "Caused by: graphql.AssertException: type S3BinaryField not found in schema"

Reproducer

  1. Create a schema with a s3binary field.
  2. Go to the permissions page in Mesh Admin.
  3. The logs in Mesh show an error stack for this field.

Expected behaviour

The bug should not occur and the permissions page should work without causing any problems.

Actual behaviour

When on the permissions page, there is a bug and error logs can be seen in Mesh.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions