gitcoinco / web

Grow Open Source
https://gitcoin.co
Other
1.78k stars 773 forks source link

Doesn't show my work when i submit a bounty on gitcoin ad instead shows it as it was submitted by funder #6706

Closed nanspro closed 3 years ago

nanspro commented 4 years ago

Describe the bug noticed a weird issue, i submitted work on a bounty and my submission was successful and it even shows up correctly on github but on gitcoin it doesn't show that and instead says that someone else submitted work on that (bounty funder in this case).

To Reproduce For ref look at this https://gitcoin.co/issue/Azure-Samples/bc-community-samples/75/4345 and https://github.com/Azure-Samples/bc-community-samples/issues/75

Expected behavior It should show submitted work in my name and profile.

Screenshots Screenshot from 2020-05-23 07-35-42

Screenshot from 2020-05-24 11-53-17

Desktop (please complete the following information):

Additional context It shows the submitter name and work correctly on github issue but not on gitcoin.

sirlupinwatson commented 4 years ago

Hi @nanspro

I might have encounter the same experience lately. Can you double check later on simply by refreshing your browser.

nanspro commented 4 years ago

Tried that already, I had this issue 2days back and its still there.

On Sun, May 24, 2020, 12:21 PM Armand B. notifications@github.com wrote:

Hi @nanspro https://github.com/nanspro

I might have encounter the same experience lately. Can you double check later on simply by refreshing your browser.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gitcoinco/web/issues/6706#issuecomment-633188517, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF374QPAO4HKNLLWRMOENWDRTC7Y5ANCNFSM4NIYHK4Q .

sirlupinwatson commented 4 years ago

You can look your event viewer at C:\Windows\System32\winevt\Logs\Internet Explorer.evtx From there scale your desired time period 2 days ago in the saved log file and see if you can view a log. From the source code of gitcoin your should be able to pull this out in a line of code. This is more a debugging situation here that i would suggest further investigation lol. It could might be the connection from gitcoin to brave and github and policy or token not granted ? I will not start speculating but should be easy to figure .

sirlupinwatson commented 4 years ago

If you go here, you can view it on your profile : https://gitcoin.co/nanspro/portfolio I do see your submitted work.

danlipert commented 4 years ago

Hey @nanspro we've deployed a fix for this but it still seems to be occurring occasionally - will be working on another fix this week