elementary / elementary/calendar
Monthly recurring events with a fixed end date only show on the marked day
- Dominant language
- Vala
- Stars
- 136
- Forks
- 42
- Avg merge
- 8h 33m
- Merged PRs (30d)
- 3
Description
## Prerequisites
- [X] I have searched open and closed issues for duplicates.
## Describe the bug
Adding a recurring event, ending on a specific date, only creates the event on the first day of the event. But, when the event is marked as "all-day", the events do show up.
### To Reproduce
Steps to reproduce the behavior:
1. Create event (all-day off)
2. Set to monthly recurring
3. Choose a specific day for the recurring events to end
4. Save
Only the first event will be created. Now repeat the steps with all-day on, and it will work correctly.
### Expected behavior
Recurring events should always be created, no matter the value of the all-day toggle.
## Platform Information

- [ ] I'm using the latest version from git that I've manually compiled
- [X] I'm using the latest released stable version
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/95452405-bug-monthly-recurring-events-with-a-fixed-end-date-only-show-on-the-marked-day?utm_campaign=plugin&utm_content=tracker%2F60388692&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F60388692&utm_medium=issues&utm_source=github).
Contributor guide
Assessment
This issue has not been assessed yet.