Closed FredrikWallstrom closed 4 weeks ago
Describe the bug
The pagination for the OAuth2 apps in Admin UI is broken, I end up on "Page not found" page when I click next/previous button.
To Reproduce Steps to reproduce the behavior:
Expected behavior
You should end up correct page when paginating the OAuth2 apps.
Screenshots
EmailEngine version 2.48.2
Environment How do you run EmailEngine (Docker container, Systemd service, cli app, etc.)
Redis
Additional context Add any other context about the problem here.
I was doing a new release, so I squeezed in a fix for this as well. Available in v2.48.6. Paging URLs used "admin/oauth" instead of the correct "admin/config/oauth".
Describe the bug
The pagination for the OAuth2 apps in Admin UI is broken, I end up on "Page not found" page when I click next/previous button.
To Reproduce Steps to reproduce the behavior:
Expected behavior
You should end up correct page when paginating the OAuth2 apps.
Screenshots
EmailEngine version 2.48.2
Environment How do you run EmailEngine (Docker container, Systemd service, cli app, etc.)
Redis
Additional context Add any other context about the problem here.