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

Exception: attempting to create a new bounty when is_greater_than_x_days_old = True #485

Closed
mbeacom opened this issue Feb 23, 2018 · 0 comments
Labels
backend This needs backend expertise.

Comments

@mbeacom
Copy link
Contributor

mbeacom commented Feb 23, 2018

View details in Rollbar: https://rollbar.com/mbeacom/gitcoin/items/293/

Traceback (most recent call last):
  File "/home/ubuntu/gitcoin/coin/app/dashboard/management/commands/sync_geth.py", line 63, in handle
    process_bounty(bounty)
  File "/home/ubuntu/gitcoin/coin/app/dashboard/utils.py", line 198, in process_bounty
    process_bounty_changes(old_bounty, new_bounty)
  File "/home/ubuntu/gitcoin/coin/app/dashboard/helpers.py", line 493, in process_bounty_changes
    raise Exception('attempting to create a new bounty when is_greater_than_x_days_old = True')
Exception: attempting to create a new bounty when is_greater_than_x_days_old = True
@mbeacom mbeacom added backend This needs backend expertise. rollbar labels Feb 23, 2018
@jasonrhaas jasonrhaas self-assigned this Feb 23, 2018
@mbeacom mbeacom closed this as completed Mar 19, 2018
@gitcoinco gitcoinco deleted a comment from darkdarkdragon Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This needs backend expertise.
Projects
None yet
Development

No branches or pull requests

2 participants