Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
Workspace Rename from Menu Does Not Update Title, Causing Broken “Go to Workspace” Link | GoodFirstPicks

Workspace Rename from Menu Does Not Update Title, Causing Broken “Go to Workspace” Link

frappe/frappe 0 comments 1mo ago
View on GitHub
lowopenScope: clearSkill match: yesFrappe / ERPNextPython

Why this is a good first issue

The issue describes a straightforward bug with clear reproduction steps.

AI Summary

The issue involves a bug where renaming a Workspace from the menu does not update the title, causing a broken link. The fix likely requires ensuring the title is updated consistently across rename operations. No blockers are apparent.

Issue Description

Description of the issue

When renaming a Workspace using the Rename option from the top-right menu, only the name is updated. The title is not updated.

As a result, clicking “Go to Workspace” redirects to the title, which no longer exists, and causes a routing error / 404.

However, when editing the workspace from the Home page / Workspace editor, both the name and title are updated correctly.

This leads to inconsistent behavior depending on how the workspace is renamed.

Context information (for bug reports)

Output of bench version

Image

Steps to reproduce the issue

  1. Open any Workspace.
  2. Click on the three-dot menu (⋮) in the top-right corner.
  3. Select Rename.
  4. Change the workspace title and save.
  5. Click Go to Workspace.

Observed result

Expected result

Image

Additional information

version 15, 16

OS version / distribution, `Fr

GitHub Labels

bugv16

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!

Loading labels...

Details

Points10 pts
Difficultylow
Scopeclear
Skill Matchyes
Test Focusedno
Assigneesokumon