Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rhoxhaj opened this issue Jun 10, 2021 · 0 comments
Assignees
Labels

Comments

@rhoxhaj
Copy link
Contributor

rhoxhaj commented Jun 10, 2021

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.

@rhoxhaj rhoxhaj added the bug label Jun 10, 2021
@rhoxhaj rhoxhaj self-assigned this Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant