Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug report: Cannot delete project, fails with store path error #29678

Open
slshults opened this issue Mar 8, 2025 · 0 comments
Open

Bug report: Cannot delete project, fails with store path error #29678

slshults opened this issue Mar 8, 2025 · 0 comments
Labels
bug Something isn't working right feature/settings Feature Tag: Settings (organization, project, or account) team-devex

Comments

@slshults
Copy link
Contributor

slshults commented Mar 8, 2025

Bug Description

Bug description

When attempting to delete a project, after clicking the delete button and entering the project name confirmation, the UI shows an infinite loading spinner and the project is not deleted. This error is logged:

Error
[KEA] Can not find path "scenes.dashboard.DashboardTemplateVariablesLogic" in the store.

With a reference to ../src/scenes/dashboard/NewDashboardModal.tsx in NewDashboardModal @ 17:22
(const { variables } = useValues(dashboardTemplateVariablesLogic))

How to reproduce

See also this session:

  1. Navigate to project settings
  2. Scroll to the bottom of the page and click the Delete [project name] button
  3. Enter project name to confirm deletion
  4. Click to confirm deletion
  5. Note Infinite spinner, project is not deleted

Additional context

From: https://posthoghelp.zendesk.com/agent/tickets/26614

Debug info

Report event: http://go/ticketByUUID/7f57bc1a-9786-41fb-b969-515ca67f345c
Session: https://us.posthog.com/project/sTMFPsFhdP1Ssg/replay/01956b5d-8c3a-7ead-b99f-0adb92b1a9ba?t=548
Exceptions: https://us.posthog.com/project/2/error_tracking?filterGroup=%7B%22type%22%3A%22AND%22%2C%22values%22%3A%5B%7B%22type%22%3A%22AND%22%2C%22values%22%3A%5B%7B%22key%22%3A%22%24session_id%22%2C%22value%22%3A%5B%2201956b5d-8c3a-7ead-b99f-0adb92b1a9ba%22%5D%2C%22operator%22%3A%22exact%22%2C%22type%22%3A%22event%22%7D%5D%7D%5D%7D
(organization ID 018c1025-24bc-0000-2579-8e2e6eb73936: project ID 46341)
Sentry: http://go/sentryUS/46341
@slshults slshults added bug Something isn't working right feature/settings Feature Tag: Settings (organization, project, or account) team/cdp team-devex and removed team/cdp labels Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right feature/settings Feature Tag: Settings (organization, project, or account) team-devex
Projects
None yet
Development

No branches or pull requests

1 participant