Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 6776
blobc34f526fb016ffb4903dafa572e291168fa22052
1 Title: Timeperiod ical import: Fixed limitation to 100 events per multiple day event
2 Level: 1
3 Component: wato
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1539101414
11 When a single repeating event creates events for more than 100 days, only the first
12 100 events were used by the import. This limitation has now been removed.