Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/golang.org-x-net-0.x
  • renovate/golang.org-x-crypto-0.x
  • renovate/go-1.x
  • renovate/golang.org-x-sync-0.x
  • renovate/github.com-protonmail-gopenpgp-v3-3.x
  • renovate/github.com-pquerna-otp-1.x
  • renovate/github.com-go-ldap-ldap-v3-3.x
  • renovate/github.com-prometheus-client_golang-1.x
  • renovate/git.autistici.org-id-auth-digest
  • master default protected
  • renovate/github.com-protonmail-gopenpgp-v2-2.x
  • better-validation
12 results

create_resources_test.go

Blame
    • ale's avatar
      e2364a1a
      Allow creation of resources referencing pre-existing ParentIDs · e2364a1a
      ale authored
      Previously we were dropping these on the floor without any possibility
      for the client to detect this case, because external parent ID
      references (i.e. pointing at objects already in the database, rather
      than temporary resource IDs in the same CreateResources request) were
      dropped silently in the sortResourcesByDepth() function...
      e2364a1a
      History
      Allow creation of resources referencing pre-existing ParentIDs
      ale authored
      Previously we were dropping these on the floor without any possibility
      for the client to detect this case, because external parent ID
      references (i.e. pointing at objects already in the database, rather
      than temporary resource IDs in the same CreateResources request) were
      dropped silently in the sortResourcesByDepth() function...