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

Sync new RSVPs from AK to VAN [3] #3

Open
aguestuser opened this issue Mar 19, 2018 · 0 comments
Open

Sync new RSVPs from AK to VAN [3] #3

aguestuser opened this issue Mar 19, 2018 · 0 comments
Labels
Milestone

Comments

@aguestuser
Copy link
Contributor

aguestuser commented Mar 19, 2018

Acceptance criteria

GIVEN a running job polling for new AK events and a way to write to VAN:

  • WHEN the server retrieves a new record (event, person, rsvp) from ActionKit
  • THEN it will check to see if it has already synced each record
  • AND then push all unsynced records to VAN

Implementation Notes

  • we can tell if we have already synced a record if (1) we have both AK & VAN ids
  • don't ever delete RSVP's (if that's even possible)

Dependencies

@aguestuser aguestuser changed the title Push new events to VAN [3] Push new RSVPs to VAN [3] Mar 19, 2018
@aguestuser aguestuser changed the title Push new RSVPs to VAN [3] Sync new RSVPs from AK to VAN [3] Mar 19, 2018
@aguestuser aguestuser added this to the ak-van-sync milestone Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant