Skip to content
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

[bug]: Undelete pages don't work #808

Closed
1 task done
dlrudie opened this issue Sep 26, 2024 · 0 comments
Closed
1 task done

[bug]: Undelete pages don't work #808

dlrudie opened this issue Sep 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dlrudie
Copy link

dlrudie commented Sep 26, 2024

What happened?

When going to the directory, selecting the ellipses, and selecting Undelete emails will take you to the undelete page. However, if you go to the next page, or use the combobox to select a page number, you end up at a 404 page. The starting undelete page has a URL of /manage/undelete/user, however, when navigating to the next page it will instead use /manage/undelete?page=2. The username is removed from the URL. If I edit the username back into the URL but append ?page=2 it will successfully display page 2.

How can we reproduce the problem?

I can reproduce the problem by doing the following steps:

Navigate to Directory -> Accounts
Select the ellipses next to the user and choose Undelete emails
Use the combobox to select a different page or use the Next/Prev buttons to select a different page

Version

v0.10.x

What database are you using?

FoundationDB

What blob storage are you using?

S3-compatible

Where is your directory located?

Internal

What operating system are you using?

Linux

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@dlrudie dlrudie added the bug Something isn't working label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant