-
-
Notifications
You must be signed in to change notification settings - Fork 594
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
Calling .add
multiple times on relations is broken
#2056
Labels
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
type:bug
Impaired feature or lacking behavior that is likely assumed
Comments
Thanks for opening this issue!
|
mstniy
added a commit
to Ocell-io/Parse-SDK-JS
that referenced
this issue
Nov 23, 2023
2 tasks
mtrezza
added
the
type:bug
Impaired feature or lacking behavior that is likely assumed
label
Nov 27, 2023
mstniy
added a commit
to Ocell-io/Parse-SDK-JS
that referenced
this issue
Nov 27, 2023
mstniy
added a commit
to Ocell-io/Parse-SDK-JS
that referenced
this issue
Jan 21, 2024
1 task
mstniy
added a commit
to Ocell-io/Parse-SDK-JS
that referenced
this issue
Jan 21, 2024
mstniy
added a commit
to Ocell-io/Parse-SDK-JS
that referenced
this issue
Jan 25, 2024
🎉 This change has been released in version 4.3.1-alpha.2 |
🎉 This change has been released in version 5.0.0-beta.1 |
🎉 This change has been released in version 5.0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
type:bug
Impaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
Calling
.add
multiple times on a relation adds only the object mentioned in the first call.Steps to reproduce
Actual Outcome
Only the first child object is added to the relation
Expected Outcome
Both of the child objects should be added to the relation
Environment
Server
Database
6.0.11
Client
Logs
The text was updated successfully, but these errors were encountered: