-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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 search term. 404 error. When trying to view second page of Approval drawer #6803
Comments
Bug is still unresolved, Closed in error. |
Getting a similar error for notifications, that I assume is related. Means we cannot see anything past the first 5 jobs that require approval, which is a bit of a show stopper for production use.
On opening the notifications drawer, the following is executed: On using the pagination buttons, whether it is a number, or an arrow, the following is executed: I'm not a frontend developer, but think this could be related to:
|
Notification Tray Tests:
|
Having the same issue, to confirm was this issue identified and fixed by update? |
The issue still persists and seems to be common... Has a fix been identified? |
For anyone who finds themselves on this thread with the same issue, it has now been fixed in 11.2 as shown below: commit b1b6af4
|
ISSUE TYPE
SUMMARY
404 invalid search when trying to view second page of notification drawer.
ENVIRONMENT
STEPS TO REPRODUCE
Go to second page of Approval notification drawer, get 404 error.
EXPECTED RESULTS
the second page of results.
ACTUAL RESULTS
Invalid search term entered. GET returned: 404 Invalid page.
ADDITIONAL INFORMATION
The text was updated successfully, but these errors were encountered: