Gentics Mesh Version, operating system, or hardware.
Operating System
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
- Create a schema with a s3binary field.
- Go to the permissions page in Mesh Admin.
- 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.
Gentics Mesh Version, operating system, or hardware.
Operating System
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
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.