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

all the *_exists functions in the TahrirDatabase class fail #26

Closed
rossdylan opened this issue Jun 7, 2012 · 2 comments
Closed

all the *_exists functions in the TahrirDatabase class fail #26

rossdylan opened this issue Jun 7, 2012 · 2 comments

Comments

@rossdylan
Copy link

No idea why this is happening but when using mysql all the exists functions return false no matter what

@rossdylan
Copy link
Author

problem is caused by how the badges consumer hashes the users email to create the ID for that user

@rossdylan
Copy link
Author

turns out only the person_exists function was failing, and it was failing because tahrir creates person IDs incrementally while fedbadges does it by hashing the persons email, for now person_exists was changed to use emails instead of IDs

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