Closed dineshkannan010 closed 4 hours ago
Since there are multiple instance of events with same Title, so when the backend fetches a event, it is fetching event by title which causes retrieval of different event with same event title
Rectified the function which works handling the enrollment of events to retrieve event by ID not by Title:
Since there are multiple instance of events with same Title, so when the backend fetches a event, it is fetching event by title which causes retrieval of different event with same event title