Skip to content

Backend: update community-invites console path to /tools - #8479

Merged
aapeliv merged 1 commit into
developfrom
backend/fix/community-invites-console-path
May 9, 2026
Merged

Backend: update community-invites console path to /tools#8479
aapeliv merged 1 commit into
developfrom
backend/fix/community-invites-console-path

Conversation

@aapeliv

@aapeliv aapeliv commented May 8, 2026

Copy link
Copy Markdown
Member

Updates the view_link in the event community invite request email to point at tools/community-invites instead of admin/community-invites, matching the new console route.

Testing

Explain how you tested this PR and give clear steps so the reviewer can replicate.

  • Verified the only path under console.couchers.org referenced from the backend is the one updated here (single call site in tasks.py).
  • Ran make format — no changes.

Backend checklist

  • Added tests for any new code or added a regression test if fixing a bug
  • Run the backend locally and it works
  • Added migrations if there are any database changes, rebased onto develop if necessary for linear migration history

For maintainers

  • Maintainers can push commits to my branch
  • Maintainers can merge this PR for me

This PR was created with the Couchers PR skill.

@vercel

vercel Bot commented May 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
couchers Ready Ready Preview May 8, 2026 1:30am

Request Review

@aapeliv
aapeliv merged commit ff932df into develop May 9, 2026
7 checks passed
@aapeliv
aapeliv deleted the backend/fix/community-invites-console-path branch May 9, 2026 23:03
@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown
Contributor

📝 Release Notes

This PR does not need to be included in release notes.

Reason: This is a small internal link update in an email for console users, correcting an admin/tools path mismatch. It affects a niche internal workflow rather than a significant end-user feature, UX change, or major technical improvement.

🤖 Bot Debug Information

Model: couchers.openai.gpt-5.4
Decision: exclude
Reasoning: This is a small internal link update in an email for console users, correcting an admin/tools path mismatch. It affects a niche internal workflow rather than a significant end-user feature, UX change, or major technical improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants