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

PAID values "disappear" if the user changes his offer #116

Open
tonylampada opened this issue Dec 30, 2012 · 1 comment
Open

PAID values "disappear" if the user changes his offer #116

tonylampada opened this issue Dec 30, 2012 · 1 comment
Labels

Comments

@tonylampada
Copy link
Member

Here's a buggy scenario:

  • User makes an offer on an issue
  • User pays his offer
  • The offer status is PAID, and the offer value is accounted to the green paid total
  • The user sponsor the issue AGAIN
  • What FS actually does is to change the existing offer, including the status, to OPEN (oh yes, this is a bug)
  • The offer is shown as 'OPEN', and the offer value is not accounted to the green paid total anymore.

Silly behaviour. Needs to be fixed.

tonylampada added a commit that referenced this issue Jun 18, 2013
@tonylampada
Copy link
Member Author

Need to see if this bug is still valid.

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

2 participants
@tonylampada and others