Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing recurrence rule messes up past events #156

Open
rnixx opened this issue May 4, 2014 · 0 comments
Open

Changing recurrence rule messes up past events #156

rnixx opened this issue May 4, 2014 · 0 comments

Comments

@rnixx
Copy link
Member

rnixx commented May 4, 2014

When changing the recurrence rule of an event where events defined by the old recurrence rule already happened, data gets inconsistent - the dates of the past events change respective are not re-constructable any longer (event occurrences are volatile objects)

a way to work around this could be a check each time an event object gets modified whether the start/end/recurrence rule changed and already happened occurrences start and end dates get stored on annotations (or on some field which not gets displayed in edit form)

this data could then be considered when calculating occurrences and we would have consistent and reliable event data.

such a change would probably also imply changes in the underlying date indexing mechanism.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants