-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
Invalid and inconsistent profile information #5280
Comments
thanks; looking into it
…On Sat, Sep 28, 2019 at 11:02 AM Ryan Christoffersen < ***@***.***> wrote:
*Describe the bug*
Some information on my profile seems to be invalid or inconsistent:
1.
In the activity section, there is an item that says I tipped myself
2.4116314454939634 DAI for a total value of 500 USD. (1) I received a 500
DAI tip (2) I received the tip from joincolony. After looking at the
profile page for joincolony, I noticed that all tips are showing up as
tips from each user to themselves and the amount of DAI does not add up the
total USD amount.
2.
At the top of the page, my stats as a contributor shows "$17 Earned"
even though I received the above mentioned tip for a total of 500 USD and
no other tips or payouts.
3.
In the activity section, the items to be out of order, the oldest item
is second to last.
*To Reproduce*
- Visit https://gitcoin.co/profile/ryanchristo
- Visit https://gitcoin.co/profile/joincolony
*Expected behavior*
1.
In the activity section, the above mentioned tip should be for 500 DAI
from joincolony.
2.
At the top of the page, my stats as a contributor should show "$500
Earned".
3.
In the activity section, the items should be in the correct order.
*Screenshots*
[image: Screenshot from 2019-09-28 17-20-43]
<https://user-images.githubusercontent.com/12519942/65819873-bb4ae280-e232-11e9-918a-214a522bfe83.png>
[image: Screenshot from 2019-09-28 20-58-40]
<https://user-images.githubusercontent.com/12519942/65819881-d1f13980-e232-11e9-897f-832da698a97e.png>
*Desktop:*
- OS: Ubuntu 19.04
- Browser: Brave
- Browser Version: 0.63.48
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5280?email_source=notifications&email_token=AAD5PCJTVNMVNYQ2GJQ6WNLQL6E3XA5CNFSM4I3O4VOKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HOKI62Q>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAD5PCLNEHO273SXZ2BXD5TQL6E3XANCNFSM4I3O4VOA>
.
_________________________________________
check out what i'm building on github <http://github.com/owocki>
or what i'm shooting on photoshelter <http://photography.owocki.com/>
or find me on twitter <http://www.twitter.com/owocki>, facebook
<http://www.facebook.com/kevinowocki>, instagram
<http://instagram.com/owocki>, linkedin <http://www.linkedin.com/in/owocki>,
and owocki.com <http://www.owocki.com/?utm_source=emailsig>.
see you around teh internets!
PS -- Come to the next Boulder Blockchain
<https://www.meetup.com/Boulder-Blockchain/> meetup. Be there or be ^ 2.
PPS -- Have I mentioned that *G**itcoin is live?* More @ https://gitcoin.co
|
sorry for slow response.. devcon got me backed up c4cbf61 will help with earnings |
ok the fix is in for (2). after my post-devcon catchup, i need to look into the activity feed issues for 1/3. i wrote a script to backfill some activity items from before we had that feature.. and looks like it behaved incorrectly.. need to figure out how to isolate those activity feed items and fix them. in the meantime i hid the obviously broken one where you tipped yourself. |
Describe the bug
Some information on my profile seems to be invalid or inconsistent:
In the activity section, there is an item that says I tipped myself 2.4116314454939634 DAI for a total value of 500 USD. (1) I received a 500 DAI tip (2) I received the tip from
joincolony
. After looking at the profile page forjoincolony
, I noticed that all tips are showing up as tips from each user to themselves and the amount of DAI does not add up the total USD amount.At the top of the page, my stats as a contributor shows "$17 Earned" even though I received the above mentioned tip for a total of 500 USD and no other tips or payouts.
In the activity section, the items to be out of order, the oldest item is second to last.
To Reproduce
Expected behavior
In the activity section, the above mentioned tip should be for 500 DAI from
joincolony
.At the top of the page, my stats as a contributor should show "$500 Earned".
In the activity section, the items should be in the correct order.
Screenshots
Desktop:
The text was updated successfully, but these errors were encountered: