-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 6.1.0 CE GA1, 6.2.0 CE M2
-
Fix Version/s: 6.1.1 CE GA2, 6.2.0 CE M2
-
Component/s: Calendar
-
Labels:None
-
Fix Priority:1
-
Git Pull Request:
There is a deleteCalEvent method on CalEventLocalService that does not remove related objects and does not flush caches
There is also a deleteEvent method on that same service that does do all this
This does not make sense, and i think deleteCalEvent should be removed or deleteEvent renamed
- is related to
-
LPS-38444 Generated delete methods on the *LocalServiceBaseImpl can cause data inconsistency
- Closed