Skip to content

Not all many to many releations are getting saved #1105

Answered by CodeDredd
Marvin-S asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @Marvin-S ,

i tried your code and got the right result:

{
  outsourcingPartnerBillingGroups: {
    data: {
      '["36a11c85380b4afb994710ea63f99964","c8d8db2b1f4f4a069fa640c9c8cbe489"]': [Object],
      '["658b19b76a0f494590c21a7c27173d8e","95a87597ef124bbf9907f8f6074f8e94"]': [Object],
      '["fabaecbb6ac045bb9b582244b889d309","4dedf55e5a8a4ce5affb1bc65b65de09"]': [Object],
      '["fabaecbb6ac045bb9b582244b889d309","c8d8db2b1f4f4a069fa640c9c8cbe489"]': [Object],
      '["0284241ba3ed487eb8d12c0e86161fc0","95a87597ef124bbf9907f8f6074f8e94"]': [Object]
    }
  },
  billingGroups: {
    data: {
      c8d8db2b1f4f4a069fa640c9c8cbe489: [Object],
      '95a87597ef124bbf9907f8f6074f8e94': [

Replies: 1 comment 22 replies

Comment options

You must be logged in to vote
22 replies
@Marvin-S
Comment options

@CodeDredd
Comment options

@CodeDredd
Comment options

@Marvin-S
Comment options

@CodeDredd
Comment options

Answer selected by CodeDredd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working has workaround The issue contains a temporary solution to get around the problem
2 participants