Skip to content
Snippets Groups Projects

Resolve "Make GraphQL/Graphene mutations actually return error messages"

All threads resolved!

Closes #832 (closed)

Merge request reports

Pipeline #125965 failed

Pipeline failed for 84c3f1d8 on 832-make-graphql-graphene-mutations-actually-return-error-messages

Approved by

Merged by Jonathan WethJonathan Weth 1 year ago (May 9, 2023 3:09pm UTC)

Pipeline #126070 canceled

Pipeline canceled for 5ee2b63c on release-3.0

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Hangzhi Yu added 3 commits

    added 3 commits

    • b97b1333 - Mount API URLs directly under app namespace and not under /django/
    • 6bc1aece - Reduce code covered by try/except in app URL handling
    • fa71754e - Use workaround for returning gql errors

    Compare with previous version

  • Hangzhi Yu changed target branch from master to release-3.0

    changed target branch from master to release-3.0

  • Hangzhi Yu added 71 commits

    added 71 commits

    Compare with previous version

  • Hangzhi Yu resolved all threads

    resolved all threads

  • Hangzhi Yu added 1 commit

    added 1 commit

    • 69764d5b - Use workaround for actually showing errors occuring in GraphQL mutations

    Compare with previous version

  • Hangzhi Yu assigned to @nik and unassigned @yuha

    assigned to @nik and unassigned @yuha

  • Only in DEBUG mode

  • Idea: Only GraphQLError is redirected to the client

  • magicfelix added 1 commit

    added 1 commit

    • df9152fc - Use custom GraphQL execution context that logs exceptions

    Compare with previous version

  • magicfelix added 30 commits

    added 30 commits

    Compare with previous version

  • Nik | Klampfradler
  • Nik | Klampfradler
  • magicfelix added 1 commit

    added 1 commit

    • 443f2f30 - Use custom GraphQL execution context that logs exceptions

    Compare with previous version

  • magicfelix added 1 commit

    added 1 commit

    • d5732776 - Use custom GraphQL view context that logs exceptions

    Compare with previous version

  • magicfelix added 1 commit

    added 1 commit

    • 027a6cb4 - Use custom GraphQL view context that logs exceptions

    Compare with previous version

  • Nik | Klampfradler
  • The new approach looks way better!

  • Nik | Klampfradler approved this merge request

    approved this merge request

  • magicfelix added 1 commit

    added 1 commit

    • 8320f4da - Use custom GraphQL view context that logs exceptions

    Compare with previous version

  • magicfelix resolved all threads

    resolved all threads

  • magicfelix added 19 commits

    added 19 commits

    Compare with previous version

  • Jonathan Weth mentioned in commit 5ee2b63c

    mentioned in commit 5ee2b63c

  • merged

  • Jonathan Weth mentioned in commit 7d00576f

    mentioned in commit 7d00576f

  • Please register or sign in to reply
    Loading