Mantus667 / EventCalendarBelle

EventCalendar package for Umbraco 7
14 stars 12 forks source link

Duplicate Event Descriptions Created in Database #29

Closed Mantus667 closed 9 years ago

Mantus667 commented 9 years ago

I've had another issue with the events Calendar, notably that sometimes we seem to get multiple event descriptions appearing for the same event in the database. When this happens it results in the following:

Front End - Users can't see any calendar events.

Back Office - All events are editable, apart from the one which has duplicate descriptions in the database, and this one cannot be edited nor deleted.

Mantus667 commented 9 years ago

Issue was caused by missing description ids after saving event. Updated view to reflect changes after saving of event