Arun Isaac writes:
> Thanks for the patch! I have pushed it after renaming blocked-by to
> blocked_by. Underscores are a bit cringey, but unfortunately GraphQL
> doesn't like hyphens.
>
> To see the effects of this change, we need to reconfigure berlin to run
> the latest mumi. I will figure tha
Hi Chris,
Thanks for the patch! I have pushed it after renaming blocked-by to
blocked_by. Underscores are a bit cringey, but unfortunately GraphQL
doesn't like hyphens.
To see the effects of this change, we need to reconfigure berlin to run
the latest mumi. I will figure that out and do it soon
Christopher Baines writes:
> * mumi/web/graphql.scm (): Include blocked-by.
> ---
> mumi/web/graphql.scm | 5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/mumi/web/graphql.scm b/mumi/web/graphql.scm
> index aa4f38c..3cc19cd 100644
> --- a/mumi/web/graphql.scm
> +++ b/
* mumi/web/graphql.scm (): Include blocked-by.
---
mumi/web/graphql.scm | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/mumi/web/graphql.scm b/mumi/web/graphql.scm
index aa4f38c..3cc19cd 100644
--- a/mumi/web/graphql.scm
+++ b/mumi/web/graphql.scm
@@ -63,7 +63,10 @@