On 05/02/24 11:06 pm, Jakob Haufe wrote:
On Mon, 5 Feb 2024 22:39:41 +0530 Pirate Praveen <[email protected]> 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.
This is merged upstream, can you try if this patch fixes it? https://gitlab.com/gitlab-org/gitlab/-/merge_requests/134851

