Skip to content

Commit

Permalink
JIRA: Revert the mapping custom field for the email to: field
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Aug 20, 2024
1 parent 6e4b5f1 commit 48c7cda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dashboard-server/src/main/resources/jira/mappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"customFields": {
"spEntityId": "13018",
"idpEntityId": "13012",
"emailTo": "17300",
"emailTo": "13009",
"typeMetaData": "14800",
"optionalMessage": "15300"
},
Expand All @@ -20,7 +20,7 @@
"customFields": {
"spEntityId": "13018",
"idpEntityId": "13012",
"emailTo": "17300",
"emailTo": "13009",
"typeMetaData": "14800",
"optionalMessage": "15300"
},
Expand All @@ -33,4 +33,4 @@
"change": "11106"
}
}
}
}

0 comments on commit 48c7cda

Please sign in to comment.