Bug#1063198: gitlab: GraphQL returns 500 when moving issues on issue board

2024-02-05 Thread Pirate Praveen
On 05/02/24 11:06 pm, Jakob Haufe wrote: On Mon, 5 Feb 2024 22:39:41 +0530 Pirate Praveen wrote: One thing I can think of is newer graphql gem. See if manually installing [1] graphql 2.0.27 fixes it. Yes, you are right. Downgrading graphql to 2.0.27 fixes it. Sad fact: Even 16.8 still

Bug#1063198: gitlab: GraphQL returns 500 when moving issues on issue board

2024-02-05 Thread Jakob Haufe
On Mon, 5 Feb 2024 22:39:41 +0530 Pirate Praveen wrote: > One thing I can think of is newer graphql gem. See if manually > installing [1] graphql 2.0.27 fixes it. Yes, you are right. Downgrading graphql to 2.0.27 fixes it. Sad fact: Even 16.8 still locks to 2.0.27. -- ceterum censeo

Bug#1063198: gitlab: GraphQL returns 500 when moving issues on issue board

2024-02-05 Thread Pirate Praveen
On 05/02/24 10:10 pm, Jakob Haufe wrote: - GraphQL::RequiredImplementationMissingError (GitlabSchema.resolve_type(type, obj, ctx) must be implemented to use Union types, Interface types, or `loads:` (tried to resolve: Types::BoardType)): One thing I can think of is newer graphql gem.

Bug#1063198: gitlab: GraphQL returns 500 when moving issues on issue board

2024-02-05 Thread Jakob Haufe
Package: gitlab Version: 16.6.6-2~fto12+1 Severity: normal from production.log: - GraphQL::RequiredImplementationMissingError (GitlabSchema.resolve_type(type, obj, ctx) must be implemented to use Union types, Interface types, or `loads:` (tried to resolve: Types::BoardType)):