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

Inconsistency when user contribute to more than one grant #470

Closed
aj-maz opened this issue Oct 31, 2021 · 2 comments
Closed

Inconsistency when user contribute to more than one grant #470

aj-maz opened this issue Oct 31, 2021 · 2 comments
Assignees

Comments

@aj-maz
Copy link
Member

aj-maz commented Oct 31, 2021

After #460 the inconsistency for most users will be fixed. But there is still an inconsistency for users who have contributed to more than one grant. In this picture, the left window is a normal user and the right window is a user who just contributed to 4 grants. As you see it only loads one contribution for the users who contributes to more than one grant.

Screen Shot 1400-08-09 at 20 12 21

@aj-maz
Copy link
Member Author

aj-maz commented Oct 31, 2021

It seems the problem is caused by grantDonationListener function which will override it's own data before saving them, and the problem is not just for the contributor, but for all users who are online while the transaction is happening. Trying to find a solution for it.

@aj-maz aj-maz self-assigned this Oct 31, 2021
aj-maz added a commit to aj-maz/dgrants that referenced this issue Nov 1, 2021
@phutchins phutchins linked a pull request Nov 8, 2021 that will close this issue
@phutchins
Copy link
Contributor

Looks like work here is done.

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

Successfully merging a pull request may close this issue.

2 participants