Skip to content

Revert "Update phone change request paths to v2" - #1463

Merged
richardxia merged 1 commit into
masterfrom
revert-1447-210-phone-change-requests
May 7, 2026
Merged

Revert "Update phone change request paths to v2"#1463
richardxia merged 1 commit into
masterfrom
revert-1447-210-phone-change-requests

Conversation

@richardxia

Copy link
Copy Markdown
Member

Reverts #1447

ShelterTechSF/sheltertech-go#260 describes a bug we have where the v2 phone change request endpoints currently require auth, which is breaking the site because these routes didn't previously require authentication, and we don't actually want them to enforce authentication. To fix prod quickly, we're just reverting this PR so that the edit page switches back to the v1 endpoint for editing phones, routing it back to the Rails app.

Once we fix ShelterTechSF/sheltertech-go#260, we can restore these changes again.

@richardxia
richardxia requested review from Anchellon and dfloo May 7, 2026 02:52

@Anchellon Anchellon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@richardxia
richardxia merged commit d107daf into master May 7, 2026
5 checks passed
@richardxia
richardxia deleted the revert-1447-210-phone-change-requests branch May 7, 2026 02:56
richardxia added a commit that referenced this pull request May 21, 2026
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.

Phone change request endpoints incorrectly require authentication

2 participants