Skip to content

Instantly share code, notes, and snippets.

@MarbilleJuntado
Created September 20, 2018 11:03
Show Gist options
  • Save MarbilleJuntado/65695d344fe5a06133d681296cffd903 to your computer and use it in GitHub Desktop.
Save MarbilleJuntado/65695d344fe5a06133d681296cffd903 to your computer and use it in GitHub Desktop.
error key not found
key :params not found in: %Ecto.Multi{names: #MapSet<[:folder, :params]>,
operations: [params: {:run, #Function<13.60857908/1 in
Enterprise.Contract.Folder.update/3>}, folder: {:changeset, #Ecto.Changeset<action:
:update, changes: %{folder_groups: [#Ecto.Changeset<action: :replace, changes: %{},
errors: [], data: #Enterprise.FolderGroup<>, valid?: true>, #Ecto.Changeset<action:
:insert, changes: %{group_id: 8}, errors: [], data: #Enterprise.FolderGroup<>, valid?:
true>, #Ecto.Changeset<action: :insert, changes: %{group_id: 3}, errors: [], data:
#Enterprise.FolderGroup<>, valid?: true>]}, errors: [], data: #Enterprise.Folder<>,
valid?: true>, []}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment