Skip to content

Commit

Permalink
FIX mapping name that was overriding the general child mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
ecino committed Feb 3, 2020
1 parent 0c1f1bb commit 2b98ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbc_compassion/static/mappings/correspondence_mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Beneficiary": {
"field" : "child_id",
"sub_mapping": {
"name": "Compassion Child",
"name": "Beneficiary Correspondence",
"model": "compassion.child",
"mapping": {
"Age": {
Expand Down

0 comments on commit 2b98ac3

Please sign in to comment.