TwentyT
Twenty11mo ago
10 replies
Caspersonn

Microsoft integration with Email visibilty fails

Hi there, we are running a twenty docker setup on version 0.41.15 and are stumbling across this error:
 BaseGraphQLError [GraphQLError]: Value "SHARE_EVERYTHING" does not exist in "MessageChannelVisibilityEnum" enum. Did you mean the enum value "share_everything"? 

Found out that the enum default
workspace_<id>."messageChannel_visibility_enum"
a problem is. Our default value is in lowercase instead of the uppercase default value.
This only happens when i try to select visibilty setting of the email settings.
image.png
Was this page helpful?