Skip to content

fix: use correct organization route parameter#6294

Merged
Prospector merged 1 commit into
modrinth:mainfrom
aarcorrea:fix-organization-delete
Jun 3, 2026
Merged

fix: use correct organization route parameter#6294
Prospector merged 1 commit into
modrinth:mainfrom
aarcorrea:fix-organization-delete

Conversation

@aarcorrea
Copy link
Copy Markdown
Contributor

Fixes #6271

The organization settings page was using useRouteId('orgId') instead of useRouteId('organization') causing variable orgId to be undefined.

@modrinth-bot
Copy link
Copy Markdown
Member

modrinth-bot commented Jun 3, 2026

Note

This changelog has been baked. Any further edits will not be reflected.

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

Security

Website

Added

Changed

Deprecated

Removed

Fixed

  • Fixed organization settings not loading.

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

@Prospector Prospector enabled auto-merge June 3, 2026 13:14
@Prospector Prospector added this pull request to the merge queue Jun 3, 2026
Merged via the queue into modrinth:main with commit a7dc063 Jun 3, 2026
9 checks passed
@aarcorrea aarcorrea deleted the fix-organization-delete branch June 3, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Organization not deleting and saying it doesn't exist

3 participants