Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make deleted workspaces fetchable #1865

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

Closed
4 tasks
presleyp opened this issue May 27, 2022 · 1 comment
Closed
4 tasks

Make deleted workspaces fetchable #1865

presleyp opened this issue May 27, 2022 · 1 comment

Comments

@presleyp
Copy link
Contributor

presleyp commented May 27, 2022

As discussed in #1837, we may want to make deleted workspaces fetchable instead of giving an error so that the user can see a workspace enter the deleted state.

This will probably need to be broken down into backend and frontend tickets, but I'll delay that until the plan is finalized.

  • Make a request for a deleted workspace return the workspace (backend)
  • Get rid of deleted workspaces after a certain amount of time (backend)
  • Stay on the workspace page upon deletion (frontend)
  • Add the ability to filter out deleted workspaces on the workspaces page (frontend)
@presleyp presleyp added site Area: frontend dashboard api Area: HTTP API needs grooming 🪒 labels May 27, 2022
@misskniss misskniss added this to the Enterprise MVP milestone Jun 1, 2022
@presleyp
Copy link
Contributor Author

presleyp commented Jun 3, 2022

It turns out there's a parameter that allows this already, so I'm closing this ticket. The frontend solution is handled in #1955

@presleyp presleyp closed this as completed Jun 3, 2022
@misskniss misskniss added duplicate and removed site Area: frontend dashboard api Area: HTTP API Enterprise MVP labels Jun 14, 2022
@misskniss misskniss removed this from the Enterprise MVP milestone Jun 14, 2022
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

No branches or pull requests

2 participants