Skip to content

Conversation

@markstory
Copy link
Member

When an organization changes their slug we should redirect to the new slug. This isn't working currently because of changes to OrganizationDetails that elide features by default. (#71791)

As customer-domains will soon be retried and replaced with a system configuration feature flag, I've chosen to adapt the logic for org details settings to read from ConfigStore like it will in the future.

Fixes HC-1096

When an organization changes their slug we should redirect to the new
slug. This isn't working currently because of changes to
OrganizationDetails that elide `features` by default.

As customer-domains will soon be retried and replaced with a system
configuration feature flag, I've chosen to adapt the logic for org
details settings to read from `ConfigStore` like it will in the future.

Fixes HC-1096
@markstory markstory requested review from a team and iamrajjoshi June 17, 2024 21:56
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 17, 2024
@codecov
Copy link

codecov bot commented Jun 17, 2024

Bundle Report

Changes will increase total bundle size by 56 bytes ⬆️

Bundle name Size Change
app-webpack-bundle-array-push 27.29MB 56 bytes ⬆️

Copy link
Collaborator

@iamrajjoshi iamrajjoshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for this fix! 🙏🏽

@markstory markstory merged commit 5cd3825 into master Jun 18, 2024
@markstory markstory deleted the fix-org-slug-rename branch June 18, 2024 14:06
@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants