-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
GIVbacks notification is misleading #2527
Comments
I think this is a back-end issue, who can take it? @CarlosQ96 @mohammadranjbarz We should make it simple and change the notification to read: "You have GIVbacks waiting to be claimed!" |
passing this one to @RamRamez |
@Reshzera could you please take it? |
@RamRamez Yes, I'll take a look |
@maryjaf @LatifatAbdullahi This Issue is ready to be tested on the staging, could you please take a look? |
I think the giveback should be set manually for my user that I could be able to check the notification 0xD5db3F8B0a236176587460dC85F0fC5705D78477 |
I sent you some GIVbacks manually but I'm not sure if it's enough to trigger the notification... |
Thanks @divine-comedian |
I use this data:
and send a request to this URL: https://notification.serve.giveth.io/v1/thirdParty/notifications
I'll try to debug it locally (maybe I missed some fields of data) |
OK - also coordinate with @Reshzera as needed. since he made the migration updating the notification. |
Thanks for debugging that @ae2079 - so the screenshot above is from staging? If so we can say this feature has passed QA. |
Thanks @ae2079, it has been fixed |
you're welcome, yes it is from staging, but the migration issue remains and I'm working on that. (To deploy it on production, we need to fix this problem first) |
@divine-comedian |
great! we should make sure we include it in our next general release for the FE and BE |
@ae2079 does this require a release on the notification-center repo? I think our last release was on July 21 so this might have not been included in the impact-graph release |
yeah, it is on the notification center |
OK if this doesn't need a release on the impact-graph can we make a release for this repo? |
|
@divine-comedian last week we didn't make a release on notification center to production, but the PR related to this issue is on production |
People are confused because the notification says they have a certain amount to claim, but when they click the link to go to the claim page, the number does not match.
We should figure out a way to communicate to the user that only a certain percentage is claimable right away and the rest will be streamed to them.
The text was updated successfully, but these errors were encountered: