Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL reassign issue #7348

Closed
4 of 6 tasks
mtrezza opened this issue Apr 15, 2021 · 3 comments · Fixed by #7344
Closed
4 of 6 tasks

GraphQL reassign issue #7348

mtrezza opened this issue Apr 15, 2021 · 3 comments · Fixed by #7344
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@mtrezza
Copy link
Member

mtrezza commented Apr 15, 2021

New Issue Checklist

Issue Description

As reported by @Moumouls in PR #7344:

On our production system recently, we faced some weird random issue on types shared between custom and auto gql schema.

The issue come from the merge system that i designed, it seems that some JS ref object mess up during merge process.
Also i removed the stichSchema with merge directive because it seems use less when a code custom schema is used.

Also i do not succeed reproducing the issue on Parse server test and even in our production test suite. My team only succeed to reproduce the issue with manual e2e testing, and this fix resolve the random issue.

Steps to reproduce

Actual Outcome

Expected Outcome

Failing Test Case / Pull Request

  • 🤩 I submitted a PR with a fix and a test case.
  • 🧐 I submitted a PR with a failing test case.

Environment

Server

  • Parse Server version: FILL_THIS_OUT
  • Operating system: FILL_THIS_OUT
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): FILL_THIS_OUT

Database

  • System (MongoDB or Postgres): FILL_THIS_OUT
  • Database version: FILL_THIS_OUT
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): FILL_THIS_OUT

Client

  • SDK (iOS, Android, JavaScript, PHP, Unity, etc): FILL_THIS_OUT
  • SDK version: FILL_THIS_OUT

Logs

@mtrezza mtrezza added type:bug Impaired feature or lacking behavior that is likely assumed S4 labels Apr 15, 2021
@mtrezza mtrezza changed the title GraphQL issue (tbd) GraphQL reassign issue Oct 11, 2021
@parse-github-assistant
Copy link

Thanks for opening this issue!

  • ❌ Please fill out all fields with a placeholder FILL_THIS_OUT, otherwise your issue will be closed. If a field does not apply to the issue, fill in n/a.

@mtrezza
Copy link
Member Author

mtrezza commented Oct 11, 2021

@Moumouls does #7344 close this issue?

@Moumouls
Copy link
Member

yes @mtrezza

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
2 participants