We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Notifications for Zooniverse and all projects show on https://www.zooniverse.org/notifications.
Per https://www.zooniverse.org/talk/17/3035735 and related PFE code it appears that only the 50 most recent notifications are requested, then grouped in the client/PFE code into Zooniverse or related project.
If notifications are accessed from a project, i.e. https://www.zooniverse.org/projects/penguintom79/penguin-watch/notifications, an additional notifications request is made for related project notifications here.
More than 50 notifications including a notification for a project not included in the initial 50 is required to replicate the issue.
The text was updated successfully, but these errors were encountered:
Possible solutions include:
page
page_size
Sorry, something went wrong.
See #4727 for additional context on notifications, including how delivered is not ideally used a read/unread on the frontend .
delivered
mcbouslog
Successfully merging a pull request may close this issue.
Expected behavior
Notifications for Zooniverse and all projects show on https://www.zooniverse.org/notifications.
Current behavior
Per https://www.zooniverse.org/talk/17/3035735 and related PFE code it appears that only the 50 most recent notifications are requested, then grouped in the client/PFE code into Zooniverse or related project.
If notifications are accessed from a project, i.e. https://www.zooniverse.org/projects/penguintom79/penguin-watch/notifications, an additional notifications request is made for related project notifications here.
Steps to replicate
More than 50 notifications including a notification for a project not included in the initial 50 is required to replicate the issue.
The text was updated successfully, but these errors were encountered: