You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are no longer using the Firebase notifications feature and therefore this must be removed from the add event workflow. Non Firebase notifications is a GSoC 2024 draft idea
You may need to coordinate your efforts with an API developer
You must get the test code coverage up to 100% for any edited files. No functionality must be removed to achieve this goal
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship #359
The text was updated successfully, but these errors were encountered:
@noman2002 , I have found the cause of the issue, I will be needing an API developer from talawa-api to help me.
As the issue is caused when an event gets created, a notification is sent from the backend through this function ( admin.messaging().send() ). This needs to be removed or commented from the api code.
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
Describe the bug
Creating events fails with a
Notification Error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Actual behavior
Screenshots
-https://youtu.be/86AzK_Y_GCQ?t=429
Additional details
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship #359
The text was updated successfully, but these errors were encountered: