stakwork / sphinx-tribes

Backend for sphinx tribes and bounties. The bounty platform pays out in bitcoin. Sign up with Sphinx Chat, complete a bounty, and earn bitcoin! Go to our website for available bounties.
https://community.sphinx.chat/bounties
33 stars 60 forks source link

BUG FIX: Workspace Delete Functionality #1677

Closed elraphty closed 4 months ago

elraphty commented 4 months ago

Right now, when we try to delete a Workspace it returns a 500 error because it can't delete the workspace users and roles from the database. We want to fix the soft delete a Workspace functionality.

To Reproduce Steps to reproduce the behavior:

  1. Go to sphinx-tribes fontend
  2. Create a Workspace
  3. Click on the Manage button
  4. Click on the Delete button
  5. See Error: Could not delete workspace

Expected behavior

When the Delete Workspace button is clicked, and the delete action is confirmed the workspace should be soft deleted from the database.

Acceptance Criteria

aliraza556 commented 4 months ago

@elraphty assign me?

MuhammadUmer44 commented 4 months ago

@elraphty please assign me?

MahtabBukhari commented 4 months ago

@elraphty Could you please assign me?

MirzaHanan commented 4 months ago

@elraphty Cloud you are assign me?

elraphty commented 4 months ago

Good day guys, I'm working on these next few PRs myself.