You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked all open bugs and none of them matched my problem.
Reproducible test case
No response
Please select the environment(s) that are relevant to your bug report
Browsers
Node
Deno
Versions
latest
What happened?
I haven't tried to reproduce it, but I got this error in a production app:
GraphqlResponseError: Request failed due to following response errors:
- Content already exists in this project
I assume it occurs when trying to add an issue or pull requse to a project that was already added, but I thought that theGraphQL API is already handling that gracefully. Maybe there is some racing condition?
Would you be interested in contributing a fix?
yes
The text was updated successfully, but these errors were encountered:
Please avoid duplicates
Reproducible test case
No response
Please select the environment(s) that are relevant to your bug report
Versions
latest
What happened?
I haven't tried to reproduce it, but I got this error in a production app:
I assume it occurs when trying to add an issue or pull requse to a project that was already added, but I thought that theGraphQL API is already handling that gracefully. Maybe there is some racing condition?
Would you be interested in contributing a fix?
The text was updated successfully, but these errors were encountered: