opencrvs / opencrvs-core

A global solution to civil registration
https://www.opencrvs.org
Other
79 stars 58 forks source link

SMS notifications are not sent #7178

Open rikukissa opened 1 week ago

rikukissa commented 1 week ago

Describe the bug

Currently, SMS notifications are not working. The defect is caused by SMS code still relying on copy file that do not exist anymore in the repository https://github.com/opencrvs/opencrvs-countryconfig/blob/develop/src/api/notification/sms-service.ts#L101-L118

Bug introduced in v1.4.1

Bug was introduced in this PR: https://github.com/opencrvs/opencrvs-farajaland/pull/843

naftis commented 4 days ago

Fix proposal in https://github.com/opencrvs/opencrvs-countryconfig/pull/164