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
In this issue you will be adding the ability to cancel events through the Donation Info menu for a donation. To cancel an event, an Admin should change the Donation Status from "Approved and Scheduled" to "Rejected". This should delete the scheduled event from the database, but not the item. An implementation of this could be to search the Events collections for a matching itemID.
The text was updated successfully, but these errors were encountered:
In this issue you will be adding the ability to cancel events through the Donation Info menu for a donation. To cancel an event, an Admin should change the Donation Status from "Approved and Scheduled" to "Rejected". This should delete the scheduled event from the database, but not the item. An implementation of this could be to search the Events collections for a matching itemID.
The text was updated successfully, but these errors were encountered: