-
Notifications
You must be signed in to change notification settings - Fork 212
Notifications dropdown backend integration #4055
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
Comments
@sachin-maheshwari @luizrrodrigues , broadcast notifications are not seen for some users. |
@sachin-maheshwari @luizrrodrigues , for challenge specific notifications, the users do not get the notification when the checkpoint review ends. |
@sachin-maheshwari @luizrrodrigues , When the challenge spec for the challenge"30055753" is modified, we can observe the following. this is the registrants list: |
As checked quickly for dan_developer, no notification issue - not getting 'dan_devloper' in corresponding challenge api call i.e. https://api.topcoder-dev.com/v4/challenges/30055753/resources |
|
I'm able to see to TonyJ user, can you share login info to: Thanks |
@sachin-maheshwari I don't see any notification from |
password for both: appirio123 |
@luizrrodrigues , we had to remove the notifications for submission uploaded event as per. the below discussion. On a submission being uploaded, the notification is not displayed, but the pink dot is shown when a submission is uploaded. |
@SathyaJayabal Thanks for check. This was fixed. |
Still see it @luizrrodrigues . See video for reference @sachin-maheshwari @luizrrodrigues , Marking this as fail until all the above issues are fixed. But let me know if you need any specific scenario tested. |
@SathyaJayabal I have fixed the issue when msg isRead but no isSeen. Now we need backend update, @sachin-maheshwari we need to remove |
Please check message is same but 'id' is different that mean same message is published twice. |
@SathyaJayabal Can please summarize the issues which i need to address. |
|
1 is tracked here topcoder-platform/tc-notifications#182 |
@SathyaJayabal create this one too:
|
tracked here #4108 |
#4104 |
verified on beta (develop). Spec modified notification is deferred to release 2. |
Change existing mock call to the integration with backend
Challenge link: https://www.topcoder.com/challenges/30117693/?type=develop
The text was updated successfully, but these errors were encountered: