[
https://issues.apache.org/jira/browse/CAUSEWAY-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber updated CAUSEWAY-3741:
---------------------------------
Environment: (was: Windows 10, jdk18)
> Graphql rejects namespace when it includes a hyphen
> ---------------------------------------------------
>
> Key: CAUSEWAY-3741
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3741
> Project: Causeway
> Issue Type: Bug
> Components: Viewer GraphQL
> Affects Versions: 3.0.0
> Reporter: Brian Kalbfus
> Assignee: Andi Huber
> Priority: Major
>
> When opening the graphql viewer, error is reported:
> {quote}{{Caused by: graphql.AssertException: Name must be non-null, non-empty
> and match [_A-Za-z][_0-9A-Za-z]* - was
> 'uoct-reconcile_ActionCodeOffenseCitation'
> at graphql.Assert.assertValidName(Assert.java:117)
> at
> graphql.schema.GraphQLEnumValueDefinition.<init>(GraphQLEnumValueDefinition.java:44)
> at
> graphql.schema.GraphQLEnumValueDefinition$Builder.build(GraphQLEnumValueDefinition.java:270)
> at
> org.apache.causeway.viewer.graphql.model.context.Context.lambda$doComputeLogicalTypeNames$4(Context.java:126)
> }}
> {quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)