GiveToken / GiftBox

Repository for Sizzle
0 stars 0 forks source link

transfer token not transferring company #993

Closed wogsland closed 8 years ago

wogsland commented 8 years ago

SELECT * FROM recruiting_company, recruiting_token where recruiting_company.id = recruiting_company_id and recruiting_company.user_id != recruiting_token.user_id

wogsland commented 8 years ago

It weirdly appears to be working sometimes though.

Fixing DB on prod, but dev should still be a mess (updated this AM).

wogsland commented 8 years ago

Should be fixed by #933.

wogsland commented 8 years ago

Replaced by https://github.com/GiveToken/Hermes/issues/14