Details
- 
        Type: Bug Bug
- 
        Status: Closed
- 
            Priority: Minor Minor
- 
            Resolution: Fixed
- 
            Affects Version/s: None
- 
            Fix Version/s: 3.3.0-b2
- 
            Component/s: None
- 
            Labels:None
Description
When adding a calendar event through CalendarEvents::add, the method should return the event ID it added, as described in the doc comment, however, it does not return any value.