Skip to content

fix: redirect issue after deleting api key is resolved #2134

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

Merged
merged 2 commits into from
Jul 21, 2025

Conversation

HarshMN2345
Copy link
Member

What does this PR do?

This PR fixes the redirect after deleting an API key in the Console.
Previously, after deleting an API key, users were redirected to /overview/keys, which resulted in a 404 error.
Now, the redirect path is corrected to /overview/api-keys everywhere in the Console.
No other references to the old path remain.

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

Yes

@HarshMN2345 HarshMN2345 requested a review from ItzNotABug July 21, 2025 05:45
@HarshMN2345 HarshMN2345 requested a review from ItzNotABug July 21, 2025 12:45
@ItzNotABug ItzNotABug merged commit 2cecf08 into appwrite:main Jul 21, 2025
2 checks passed
@HarshMN2345 HarshMN2345 deleted the fix-SER-145-console-redirect branch July 21, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants