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

Link user's bday with calendar event #151

Closed
ryanhowdy opened this issue Mar 16, 2013 · 0 comments
Closed

Link user's bday with calendar event #151

ryanhowdy opened this issue Mar 16, 2013 · 0 comments
Assignees
Milestone

Comments

@ryanhowdy
Copy link
Owner

Currently the calendar entry for a user's bday is not linked anyway to the actual bday for the user.

We need a way to link them together, whenever you update one, it updates the other.

Need to add code to the upgrade script that will remove all existing birthdays? We might delete birthdays for people not registered.

Possible solutions:

1. Make the actual calendar event read only, and only allow it to be updated when the user changes their bday in their profile. Probably need a way to link them together either in the calendar or user table.

  1. Remove the calendar event all together and update the calendar to search the user's bday from the user's table.
@ghost ghost assigned ryanhowdy Mar 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant