Skip to content
Snippets Groups Projects

US878 feat(rechercherpoint): add two fallback in case of no rechercher point match

Merged Hugo SUBTIL requested to merge feat/868-sge-fallback into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -64,6 +64,7 @@ async function findUserPdl(
`Enedis issue ${parsedReply.Envelope.Body.Fault.detail.erreur.resultat.$.code}: ${parsedReply.Envelope.Body.Fault.faultstring}`
)
}
return null
}
}
Loading